Membres SecurityTokenDescriptor
This is a place holder for all the attributes related to the issued token
Les tableaux suivants répertorient les membres exposés par le type SecurityTokenDescriptor.
Public Constructeurs
Nom | Description | |
---|---|---|
SecurityTokenDescriptor |
Haut
Public Propriétés
Nom | 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. |
Haut
Public Méthodes
(voir également Protégé Méthodes)
Nom | Description | |
---|---|---|
AddAuthenticationClaims | Surchargé. | |
ApplyTo | ||
Equals | Surchargé. (hérité de Object) | |
GetHashCode | (hérité de Object) | |
GetType | (hérité de Object) | |
ReferenceEquals | (hérité de Object) | |
ToString | (hérité de Object) |
Haut
Protégé Méthodes
Nom | Description | |
---|---|---|
Finalize | (hérité de Object) | |
MemberwiseClone | (hérité de Object) |
Haut
Voir aussi
Référence
Classe SecurityTokenDescriptor
Espace de noms Microsoft.IdentityModel.Tokens
Copyright © 2008 Microsoft Corporation.Tous droits réservés.