GoogleDefaults.AuthorizationEndpoint 字段

定义

用于执行 Google 身份验证的默认终结点。

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

字段值

注解

有关此终结点的更多详细信息,请参阅 https://developers.google.com/identity/protocols/oauth2/web-server#httprest

适用于