WSTrust.TokenTypes Members
Defines constants for the <TokenType> XML element that is used when a security token is being requested or issued.
The following tables list the members exposed by the WSTrust.TokenTypes type.
Public Fields
Name | Description | |
---|---|---|
DerivedKeyToken | Represents the value of the <TokenType> XML element that specifies a DerivedKeyToken security token is being requested or issued. This field is constant. | |
Kerberosv5APREQ | ||
Kerberosv5ST | Represents the value of the <TokenType> XML element that specifies a KerberosToken security token is being requested or issued. This field is constant. | |
Kerberosv5TGT | Represents the value of the <TokenType> XML element that specifies a Kerberos Ticket Granting Ticket (TGT) is being requested or issued. This field is constant. | |
SAMLAssertion | Represents the value of the <TokenType> XML element that specifies a SAML security token is being requested or issued. This field is constant. | |
SecurityContextToken | Represents the value of the <TokenType> XML element that specifies a SecurityContextToken security token is being requested or issued. This field is constant. | |
UsernameToken | Represents the value of the <TokenType> XML element that specifies a UsernameToken security token is being requested or issued. This field is constant. | |
X509v3 | Represents the value of the <TokenType> XML element that specifies an X509SecurityToken security token is being requested or issued. This field is constant. | |
XrMLLicense | Represents the value of the <TokenType> XML element that specifies an XrML license is being requested or issued. This field is constant. |
Top
Public Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
See Also
Reference
WSTrust.TokenTypes Class
Microsoft.Web.Services2.Security Namespace