AuthenticationStateData.Claims プロパティ

定義

Userを記述するクライアント読み取り可能な要求。

public System.Collections.Generic.IList<System.Collections.Generic.KeyValuePair<string,string>> Claims { get; set; }
member this.Claims : System.Collections.Generic.IList<System.Collections.Generic.KeyValuePair<string, string>> with get, set
Public Property Claims As IList(Of KeyValuePair(Of String, String))

プロパティ値

適用対象