RequestSecurityTokenResponse Members
Represents a response to a security token request.
The following tables list the members exposed by the RequestSecurityTokenResponse type.
Public Constructors
Name | Description | |
---|---|---|
RequestSecurityTokenResponse | Overloaded. Initializes a new instance of the RequestSecurityTokenResponse class. |
Top
Public Properties
Name | Description | |
---|---|---|
AnyAttributes | Gets the collection of XML attributes for the element. (Inherited from OpenElement) | |
AnyElements | Gets the collection of child XML elements for the element. (Inherited from OpenElementElement) | |
AppliesTo | Gets or sets the scope of the security token. (Inherited from SecurityTokenMessage) | |
Context | Gets or sets a Uniform Resource Identifier (URI) that correlates a security token request with its response. (Inherited from SecurityTokenMessage) | |
Entropy | Gets or sets the entropy value for a security token request. (Inherited from SecurityTokenMessage) | |
KeySize | Gets or sets the size of the key associated with the issued security token. | |
KeyType | Gets or sets the type of key associated with the issued security token. | |
LifeTime | Gets or sets the period of time the SOAP message is valid. (Inherited from SecurityTokenMessage) | |
RequestedAttachedReference | ||
RequestedProofToken | Gets or sets the proof security token for the response. | |
RequestedSecurityToken | Gets or sets the security token issued by the security token service. | |
RequestedTokenCancelled | ||
RequestedUnattachedReference | ||
TokenType | Gets or sets the type of the security token in the security token message. (Inherited from SecurityTokenMessage) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
GetXml | Overridden. Generates an XML representation of the response. | |
LoadXml | Overridden. Loads the contents of the specified XML element into properties of the RequestSecurityTokenResponse. | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
GetXmlAttributes | (Inherited from OpenElement ) | |
GetXmlElements | (Inherited from OpenElementElement ) | |
LoadXmlAttributes | (Inherited from OpenElement ) | |
LoadXmlElements | (Inherited from OpenElementElement ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
RequestSecurityTokenResponse Class
Microsoft.Web.Services3.Security Namespace
RequestSecurityToken
RequestedSecurityToken
RequestedProofToken
RequestedSecurityToken
RequestedProofToken