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.  

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  (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 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.Services2.Security Namespace