The WindowsSecurityContext type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| 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
|
See Also