This documentation is archived and is not being maintained.
X509WindowsSecurityToken Constructor
Visual Studio 2010
Initializes a new instance of the X509WindowsSecurityToken class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
X509WindowsSecurityToken(X509Certificate2, WindowsIdentity) | Initializes a new instance of the X509WindowsSecurityToken class using the specified X.509 certificate and Windows domain or computer account. |
|
X509WindowsSecurityToken(X509Certificate2, WindowsIdentity, String) | Initializes a new instance of the X509WindowsSecurityToken class using the specified X.509 certificate, Windows domain or computer account, and unique identifier. |
|
X509WindowsSecurityToken(X509Certificate2, WindowsIdentity, String, String) | Creates a new instance of X509WindowsSecurityToken. |
Show: