WSTrust.ElementNames Members
Defines constants for the XML elements used in a security header that are defined in the WS-Trust specification.
The following tables list the members exposed by the WSTrust.ElementNames type.
Public Fields
Name | Description | |
---|---|---|
BinarySecret | Represents the XML element containing the unencrypted key associated with the requested security token. This field is constant. | |
CancelTarget | ||
ComputedKey | ||
Entropy | Represents the XML element containing a parameter to a key generation algorithm. This field is constant. | |
KeySize | Specifies the element defining the size of the key associated with a security token. This field is constant. | |
KeyType | Specifies the element defining the type of key associated with the security token. This field is constant. | |
LifeTime | Represents the XML element that specifies the period of time a security token is valid. This field is constant. | |
RequestedAttachedReference | ||
RequestedProofToken | Specifies the element containing the encrypted key associated with the requested security token. This field is constant. | |
RequestedSecurityToken | Specifies the element containing the requested security token. This field is constant. | |
RequestedTokenCancelled | ||
RequestedUnattachedReference | ||
RequestKeySize | Specifies the element defining the size of the key required in the security token request ( RequestSecurityToken ). This field is constant. | |
RequestSecurityToken | Specifies the element defining a security token request ( RequestSecurityToken ). This field is constant. | |
RequestSecurityTokenResponse | Specifies the element defining a security token request response ( RequestSecurityTokenResponse ). This field is constant. | |
RequestType | Specifies the element defining the type of security token request ( RequestSecurityToken ). This field is constant. | |
SecurityContextToken | Specifies the element defining a security context token. This field is constant. | |
TokenType | Specifies the element defining the security token type. This field is constant. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
WSTrust.ElementNames Class
Microsoft.Web.Services3.Security Namespace