Sets the password for the Windows account specified by the UserName and DomainName properties.
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Property Value
Type: StringThe password for the Windows account specified by the UserName and DomainName properties.
Remarks
This property must be set if Credentials is set to User (the default setting).
See Also