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 | |
---|---|---|
SecurityToken | Gets or sets the security token to be issued by the security token service. | |
SigningToken | Gets or sets the security token used to sign the <RequestSecurityTokenResponse> message. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
GetXml | Generates an XML representation of the security token. | |
LoadXml | Loads the contents of the specified XML element into properties of the RequestedSecurityToken. | |
op_Implicit | Overloaded. | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
RequestedSecurityToken Class
Microsoft.Web.Services3.Security Namespace