This documentation is archived and is not being maintained.
X509WindowsSecurityToken Properties
Visual Studio 2010
The X509WindowsSecurityToken type exposes the following members.
| Name | Description | |
|---|---|---|
|
AuthenticationType | Gets the authentication type for the token. |
|
Certificate | Gets the X.509 certificate associated with the security token. (Inherited from X509SecurityToken.) |
|
Id | Gets a unique identifier of the security token. (Inherited from X509SecurityToken.) |
|
SecurityKeys | Gets the cryptographic keys associated with the security token. (Inherited from X509SecurityToken.) |
|
ValidFrom | Gets the first instant in time at which this security token is valid. (Inherited from X509SecurityToken.) |
|
ValidTo | Gets the last instant in time at which this security token is valid. (Inherited from X509SecurityToken.) |
|
WindowsIdentity | Gets the identity of a Windows domain or computer account. |
Show: