Share via


AuthenticationState Class

Definition

Provides information about the currently authenticated user, if any.

public ref class AuthenticationState
public class AuthenticationState
type AuthenticationState = class
Public Class AuthenticationState
Inheritance
AuthenticationState

Constructors

Properties

User

Gets a ClaimsPrincipal that describes the current user.

Applies to