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

属性值

适用于