Compartir a través de


WindowsUserNameSecurityTokenHandler (Miembros)

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

Público Constructores

  Nombre Descripción
  WindowsUserNameSecurityTokenHandler  

Arriba

Público Propiedades

  Nombre Descripción
public property CanValidateToken Invalidado. Indicates whether this handler supports validation of tokens handled by this instance.
public property CanWriteToken  Indicates whether the class provides serialization functionality to serialize token handled by this instance. (Se hereda de UserNameSecurityTokenHandler)
public property Configuration  (Se hereda de SecurityTokenHandler)
public property ContainingCollection  (Se hereda de SecurityTokenHandler)
public property RetainPassword  (Se hereda de UserNameSecurityTokenHandler)
public property TokenType  Get the System.Type of the SecurityToken this instance handles. (Se hereda de UserNameSecurityTokenHandler)

Arriba

Público Métodos

(vea también Protegido Métodos)

  Nombre Descripción
public method CanReadKeyIdentifierClause  (Se hereda de SecurityTokenHandler)
public method CanReadToken  (Se hereda de UserNameSecurityTokenHandler)
public method CanWriteKeyIdentifierClause  (Se hereda de SecurityTokenHandler)
public method CreateSecurityTokenReference  (Se hereda de SecurityTokenHandler)
public method CreateToken  (Se hereda de SecurityTokenHandler)
public method Equals  Sobrecargado. (Se hereda de Object)
public method GetHashCode  (Se hereda de Object)
public method GetTokenTypeIdentifiers  (Se hereda de UserNameSecurityTokenHandler)
public method GetType  (Se hereda de Object)
public method ReadKeyIdentifierClause  (Se hereda de SecurityTokenHandler)
public method ReadToken  Sobrecargado. (Se hereda de UserNameSecurityTokenHandler)
public methodstatic ReferenceEquals  (Se hereda de Object)
public method ToString  (Se hereda de Object)
public method ValidateToken Invalidado.  
public method WriteKeyIdentifierClause  (Se hereda de SecurityTokenHandler)
public method WriteToken  (Se hereda de UserNameSecurityTokenHandler)

Arriba

Protegido Métodos

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

Arriba

Vea también

Referencia

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

Copyright © 2008 Microsoft Corporation.Reservados todos los derechos.