AuthenticationState Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides information about the currently authenticated user, if any.
public ref class AuthenticationState
public class AuthenticationState
type AuthenticationState = class
Public Class AuthenticationState
- Inheritance
-
AuthenticationState
Authentication |
Constructs an instance of AuthenticationState. |
User |
Gets a ClaimsPrincipal that describes the current user. |