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. |
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) | |
RequestedProofToken | Gets or sets the proof security token for the response. | |
RequestedSecurityToken | Gets or sets the security token issued by the security token service. | |
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 | (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 . | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
GetXmlAttributes | Appends the attributes of the OpenElement to the specified XML element. (inherited from OpenElement) | |
GetXmlElements | Appends the child elements of the OpenElementElement to the specified XML element. (inherited from OpenElementElement) | |
LoadXmlAttributes | Adds the attributes of the specified XML element to the AnyAttributes property. (inherited from OpenElement) | |
LoadXmlElements | Adds the contents of the specified XML element to the AnyElements property. (inherited from OpenElementElement) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
RequestSecurityTokenResponse Class
Microsoft.Web.Services2.Security Namespace
RequestSecurityToken
RequestedSecurityToken
RequestedProofToken
RequestedSecurityToken
RequestedProofToken