共用方式為


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)

屬性值

適用於