次の方法で共有


AuthenticationConfiguration.RequiredEndorsements プロパティ

定義

JWT 保証の配列を取得または設定します。

public string[] RequiredEndorsements { get; set; }
member this.RequiredEndorsements : string[] with get, set
Public Property RequiredEndorsements As String()

プロパティ値

String[]

JWT 保証の配列。

適用対象