Compartir a través de


WsFederationOptions.TokenHandlers Propiedad

Definición

Obtiene la colección de ISecurityTokenValidator usada para leer y validar los SecurityTokens.

public System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.TokenHandler> TokenHandlers { get; }
member this.TokenHandlers : System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.TokenHandler>
Public ReadOnly Property TokenHandlers As ICollection(Of TokenHandler)

Valor de propiedad

Se aplica a