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))

속성 값

적용 대상