AuthenticationState 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供目前已驗證使用者的相關資訊,如果有的話。
public ref class AuthenticationState
public class AuthenticationState
type AuthenticationState = class
Public Class AuthenticationState
- 繼承
-
AuthenticationState
建構函式
AuthenticationState(ClaimsPrincipal) |
建構 的 AuthenticationState 實例。 |
屬性
User |
取得描述 ClaimsPrincipal 目前使用者的 。 |