次の方法で共有


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

適用対象