Share via


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 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 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 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

  Name Description
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method ToString  (inherited from Object )

Top

See Also

Reference

WSTrust.Actions Class
Microsoft.Web.Services2.Security Namespace