AuthenticationState Class 
Definition
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 AuthenticationStatepublic class AuthenticationStatetype AuthenticationState = classPublic Class AuthenticationState- Inheritance
- 
				AuthenticationState
Constructors
| AuthenticationState(ClaimsPrincipal) | Constructs an instance of AuthenticationState. | 
Properties
| User | Gets a ClaimsPrincipal that describes the current user. |