Share via


WSTrust.RequestTypes Members

Defines constants for the <RequestType> XML element.

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

Public Fields

  Name Description
public field static Issue Specifies that the security token request is for a security token to be issued. This field is constant.
public field static Renew Specifies that the security token request is for a security token to be renewed. This field is constant.
public field static Validate Specifies that the security token request is 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.RequestTypes Class
Microsoft.Web.Services2.Security Namespace