WindowsSecurityContext overview
WindowsSecurityContext Constructor | Default constructor |
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 |
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) | � |
Finalize (inherited from Object) | � |
MemberwiseClone (inherited from Object) | � |
WindowsSecurityContext Class | log4net.Util Namespace