AuthenticationStateData 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
JSON 可串行化型別,表示用來建立 AuthenticationState的數據。
public class AuthenticationStateData
type AuthenticationStateData = class
Public Class AuthenticationStateData
- 繼承
-
AuthenticationStateData
建構函式
AuthenticationStateData() |
JSON 可串行化型別,表示用來建立 AuthenticationState的數據。 |
屬性
Claims |
描述 User的用戶端可讀取宣告。 |
NameClaimType |
取得識別 『Name』 宣告的值。 當傳回 屬性 Name時,會使用此屬性。 |
RoleClaimType |
取得識別 『Role』 宣告的值。 呼叫 IsInRole(String)時,會使用此方式。 |