MicrosoftAccountDefaults 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.
Default values for Microsoft account authentication
public ref class MicrosoftAccountDefaults abstract sealed
public static class MicrosoftAccountDefaults
type MicrosoftAccountDefaults = class
Public Class MicrosoftAccountDefaults
- Inheritance
-
MicrosoftAccountDefaults
Fields
AuthenticationScheme |
The default scheme for Microsoft account authentication. Defaults to |
AuthorizationEndpoint |
The default endpoint used to perform Microsoft account authentication. |
DisplayName |
The default display name for Microsoft account authentication. Defaults to |
TokenEndpoint |
The OAuth endpoint used to exchange access tokens. |
UserInformationEndpoint |
The Microsoft Graph API endpoint that is used to gather additional user information. |