GoogleDefaults.AuthorizationEndpoint Field

Definition

The default endpoint used to perform Google 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://developers.google.com/identity/protocols/oauth2/web-server#httprest.

Applies to