Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

WindowsSecurityContext Members

WindowsSecurityContext overview

Public Instance Constructors

WindowsSecurityContext Constructor Default constructor

Public Instance Properties

Credentials Gets or sets the impersonation mode for this security context
DomainName Gets or sets the Windows domain name for this security context
Password Sets the password for the Windows account specified by the UserName and DomainName properties.
UserName Gets or sets the Windows username for this security context

Public Instance Methods

ActivateOptions Initialize the SecurityContext based on the options set.
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
Impersonate Impersonate the Windows account specified by the UserName and DomainName properties.
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

WindowsSecurityContext Class | log4net.Util Namespace