MicrosoftAccountDefaults.AuthorizationEndpoint Field

Definition

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/en-us/graph/auth-v2-user.

Applies to