次の方法で共有


WsFederationOptions.TokenHandlers プロパティ

定義

の読み取りと検証に使用される の ISecurityTokenValidator コレクションを SecurityToken取得します。

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)

プロパティ値

適用対象