GoogleDefaults.AuthorizationEndpoint 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于执行 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。