次の方法で共有


SiteAuthSettings.GoogleClientSecret プロパティ

定義

Google Web アプリケーションに関連付けられているクライアント シークレット。 この設定は、Google サインインを有効にするために必要です。 Google Sign-In ドキュメント: https://developers.google.com/identity/sign-in/web/

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

プロパティ値

適用対象