共用方式為


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

適用於