GoogleDefaults.UserInformationEndpoint Field

Definition

The Google endpoint that is used to gather additional user information.

public: static initonly System::String ^ UserInformationEndpoint;
public static readonly string UserInformationEndpoint;
 staticval mutable UserInformationEndpoint : string
Public Shared ReadOnly UserInformationEndpoint As String 

Field Value

Remarks

For more details about this endpoint, see https://developers.google.com/apis-explorer/#search/oauth2/oauth2/v2/.

Applies to