Share via


RequestedSecurityToken Members

Represents a security token that is issued by a security token service.

The following tables list the members exposed by the RequestedSecurityToken type.

Public Constructors

  Name Description
RequestedSecurityToken Overloaded. Initializes a new instance of the RequestedSecurityToken class.

Top

Public Properties

  Name Description
public property SecurityToken Gets or sets the security token to be issued by the security token service.
public property SigningToken Gets or sets the security token used to sign the <RequestSecurityTokenResponse> message.

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 GetXml Generates an XML representation of the security token.
public method LoadXml Loads the contents of the specified XML element into properties of the RequestedSecurityToken.
public method static op_Implicit Overloaded.  
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

RequestedSecurityToken Class
Microsoft.Web.Services3.Security Namespace