Partager via


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
public property AppliesToAddress  
public property AttachedReference Get/Set the SecurityKeyIdentifierClause when the token is attached to the message
public property AuthenticationInfo  
public property DisplayToken  
public property EncryptingCredentials  
public property Lifetime Get/Set the lifetime information for the issued token
public property 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
public property Properties Get the properties bag to extend the object.
public property ReplyToAddress  
public property SigningCredentials  
public property Subject  
public property Token Gets or sets the issued security token.
public property TokenIssuerName  
public property TokenType Gets or sets the token type of the issued token
public property 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
public method AddAuthenticationClaims Surchargé.  
public method ApplyTo  
public method Equals  Surchargé. (hérité de Object)
public method GetHashCode  (hérité de Object)
public method GetType  (hérité de Object)
public methodstatic ReferenceEquals  (hérité de Object)
public method ToString  (hérité de Object)

Haut

Protégé Méthodes

  Nom Description
protected method Finalize  (hérité de Object)
protected method 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.