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

String

Remarks

For more details about this endpoint, see https://developer.microsoft.com/en-us/graph/docs/concepts/auth_v2_user.

Applies to