WsFederationOptions.TokenHandlers 属性

定义

获取用于读取和验证 SecurityToken的 集合ISecurityTokenValidator

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)

属性值

适用于