Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the session key for a security token request that is encrypted for the requester.
The following tables list the members exposed by the RequestedProofToken type.
Public Constructors
Name | Description | |
---|---|---|
RequestedProofToken | Overloaded. Initializes a new instance of the RequestedProofToken class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AnyElements | Gets the collection of child XML elements for the element. (Inherited from OpenElementElement) |
![]() |
BinarySecret | Gets the security token that is stored in a <BinarySecret> element. |
![]() |
ComputedKeyAlgorithm | Gets or sets the key generation algorithm used to generate keys for the issued token. |
![]() |
EncryptedKey | Gets the security token that is stored in an <EncryptedKey> element. |
![]() |
KeyBytes | Gets or sets the key. |
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 security token. |
![]() |
LoadXml | Overridden. Loads the contents of the specified XML element into properties of the RequestedProofToken. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
GetXmlAttributes | (Inherited from OpenElementElement ) |
![]() |
GetXmlElements | (Inherited from OpenElementElement ) |
![]() |
LoadXmlAttributes | (Inherited from OpenElementElement ) |
![]() |
LoadXmlElements | (Inherited from OpenElementElement ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
RequestedProofToken Class
Microsoft.Web.Services3.Security Namespace