次の方法で共有


JwtClaimChecks.AllowedGroups プロパティ

定義

許可されるグループの一覧。

public System.Collections.Generic.IList<string> AllowedGroups { get; }
member this.AllowedGroups : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedGroups As IList(Of String)

プロパティ値

適用対象