AuthenticationState Třída

Definice

Poskytuje informace o aktuálně ověřeném uživateli, pokud existuje.

public ref class AuthenticationState
public class AuthenticationState
type AuthenticationState = class
Public Class AuthenticationState
Dědičnost
AuthenticationState

Konstruktory

AuthenticationState(ClaimsPrincipal)

Vytvoří instanci AuthenticationState.

Vlastnosti

User

Získá popis ClaimsPrincipal aktuálního uživatele.

Platí pro