Share via


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
public field static BinarySecret Represents the XML element containing the unencrypted key associated with the requested security token. This field is constant.
public field static CancelTarget  
public field static ComputedKey  
public field static Entropy Represents the XML element containing a parameter to a key generation algorithm. This field is constant.
public field static KeySize Specifies the element defining the size of the key associated with a security token. This field is constant.
public field static KeyType Specifies the element defining the type of key associated with the security token. This field is constant.
public field static LifeTime Represents the XML element that specifies the period of time a security token is valid. This field is constant.
public field static RequestedAttachedReference  
public field static RequestedProofToken Specifies the element containing the encrypted key associated with the requested security token. This field is constant.
public field static RequestedSecurityToken Specifies the element containing the requested security token. This field is constant.
public field static RequestedTokenCancelled  
public field static RequestedUnattachedReference  
public field static RequestKeySize Specifies the element defining the size of the key required in the security token request ( RequestSecurityToken ). This field is constant.
public field static RequestSecurityToken Specifies the element defining a security token request ( RequestSecurityToken ). This field is constant.
public field static RequestSecurityTokenResponse Specifies the element defining a security token request response ( RequestSecurityTokenResponse ). This field is constant.
public field static RequestType Specifies the element defining the type of security token request ( RequestSecurityToken ). This field is constant.
public field static SecurityContextToken Specifies the element defining a security context token. This field is constant.
public field static TokenType Specifies the element defining the security token type. This field is constant.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

WSTrust.ElementNames Class
Microsoft.Web.Services3.Security Namespace