MicrosoftAccountDefaults.AuthorizationEndpoint Field
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.
The default endpoint used to perform Microsoft account authentication.
public: static initonly System::String ^ AuthorizationEndpoint;
public static readonly string AuthorizationEndpoint;
staticval mutable AuthorizationEndpoint : string
Public Shared ReadOnly AuthorizationEndpoint As String
Field Value
Remarks
For more details about this endpoint, see https://learn.microsoft.com/graph/auth-v2-user.