AuthenticationState 類別

定義

提供目前已驗證使用者的相關資訊,如果有的話。

public ref class AuthenticationState
public class AuthenticationState
type AuthenticationState = class
Public Class AuthenticationState
繼承
AuthenticationState

建構函式

AuthenticationState(ClaimsPrincipal)

建構 的 AuthenticationState 實例。

屬性

User

取得描述 ClaimsPrincipal 目前使用者的 。

適用於