This is a place holder for all the attributes related to the issued token
The following tables list the members exposed by the SecurityTokenDescriptor type.
Public
Constructors
Name | Description | |
---|---|---|
SecurityTokenDescriptor |
Public
Properties
Name | Description | |
---|---|---|
![]() |
AppliesToAddress | |
![]() |
AttachedReference | Get/Set the SecurityKeyIdentifierClause when the token is attached to the message |
![]() |
AuthenticationInfo | |
![]() |
DisplayToken | |
![]() |
EncryptingCredentials | |
![]() |
Lifetime | Get/Set the lifetime information for the issued token |
![]() |
Proof | Get/Set the proof descriptor which can be used to modify some fields inside the RSTR, such as requested proof token. It also contains the |
![]() |
Properties | Get the properties bag to extend the object. |
![]() |
ReplyToAddress | |
![]() |
SigningCredentials | |
![]() |
Subject | |
![]() |
Token | Gets or sets the issued security token. |
![]() |
TokenIssuerName | |
![]() |
TokenType | Gets or sets the token type of the issued token |
![]() |
UnattachedReference | The unattached token reference to refer to the issued token when it is not attached to the message. |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
AddAuthenticationClaims | Overloaded. |
![]() |
ApplyTo | |
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.