次の方法で共有


SiteAuthSettings.GoogleClientId プロパティ

定義

Google Web アプリケーションの OpenID Connect クライアント ID。 この設定は、Google サインインを有効にするために必要です。 Google Sign-In ドキュメント: https://developers.google.com/identity/sign-in/web/

public string GoogleClientId { get; set; }
member this.GoogleClientId : string with get, set
Public Property GoogleClientId As String

プロパティ値

適用対象