MicrosoftAccountAuthenticatedContext Properties

The MicrosoftAccountAuthenticatedContext type exposes the following members.

Properties

  Name Description
Public property AccessToken Gets the access token provided by the Microsoft authentication service
Public property Email Gets the user email address
Public property FirstName Gets the user first name
Public property Id Gets the Microsoft Account user ID
Public property Identity Gets the ClaimsIdentity representing the user
Public property LastName Gets the user last name
Public property Name Gets the user name
Public property OwinContext (Inherited from BaseContext.)
Public property Properties Gets or sets a property bag for common authentication properties
Public property Request (Inherited from BaseContext.)
Public property Response (Inherited from BaseContext.)
Public property User Gets the JSON-serialized user

Top

See Also

Reference

MicrosoftAccountAuthenticatedContext Class

Microsoft.Owin.Security.MicrosoftAccount Namespace