Compartir a través de


SecurityTokenDescriptor (Miembros)

This is a place holder for all the attributes related to the issued token

En las tablas siguientes se enumeran los miembros expuestos por el tipo SecurityTokenDescriptor.

Público Constructores

  Nombre Descripción
  SecurityTokenDescriptor  

Arriba

Público Propiedades

  Nombre Descripción
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.

Arriba

Público Métodos

(vea también Protegido Métodos)

  Nombre Descripción
public method AddAuthenticationClaims Sobrecargado.  
public method ApplyTo  
public method Equals  Sobrecargado. (Se hereda de Object)
public method GetHashCode  (Se hereda de Object)
public method GetType  (Se hereda de Object)
public methodstatic ReferenceEquals  (Se hereda de Object)
public method ToString  (Se hereda de Object)

Arriba

Protegido Métodos

  Nombre Descripción
protected method Finalize  (Se hereda de Object)
protected method MemberwiseClone  (Se hereda de Object)

Arriba

Vea también

Referencia

SecurityTokenDescriptor (Clase)
Microsoft.IdentityModel.Tokens (Espacio de nombres)

Copyright © 2008 Microsoft Corporation.Reservados todos los derechos.