The WindowsSecurityContext type exposes the following members.
Back to Top
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