WsFederationOptions.TokenHandlers Property

Definition

Gets the collection of ISecurityTokenValidator used to read and validate the 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)

Property Value

Applies to