WSTrust.Actions Members

Defines constants for the WS-Addressing Action SOAP header when a SOAP message is sent to or from a security token service.

The following tables list the members exposed by the WSTrust.Actions type.

Public Fields

  Name Description
public field static RequestSecurityContextToken Represents the unique URI for SOAP messages that are making a security token request for a SecurityContextToken security token to be issued. This field is constant.
public field static RequestSecurityContextTokenCancel  
public field static RequestSecurityContextTokenResponse Represents the unique URI for SOAP messages that are responding to a security token request for a SecurityContextToken security token to be issued. This field is constant.
public field static RequestSecurityContextTokenResponseCancel  
public field static RequestSecurityTokenCancel  
public field static RequestSecurityTokenIssue Represents the unique URI for SOAP messages that are making a security token request for a security token to be issued. This field is constant.
public field static RequestSecurityTokenRenew Represents the unique URI for SOAP messages that are making a security token request for a security token to be renewed. This field is constant.
public field static RequestSecurityTokenResponseCancel  
public field static RequestSecurityTokenResponseIssue Represents the unique URI for SOAP messages that are responding to a security token request for a security token to be issued. This field is constant.
public field static RequestSecurityTokenResponseRenew Represents the unique URI for SOAP messages that are responding to a security token request for a security token to be renewed. This field is constant.
public field static RequestSecurityTokenResponseValidate Represents the unique URI for SOAP messages that are responding to a security token request for a security token to be validated. This field is constant.
public field static RequestSecurityTokenValidate Represents the unique URI for SOAP messages that are making a security token request for a security token to be validated. 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.Actions Class
Microsoft.Web.Services3.Security Namespace