次の方法で共有


SiteAuthSettings.FacebookAppSecret プロパティ

定義

Facebook ログインに使用される Facebook アプリのアプリ シークレット。 この設定は、Facebook ログインを有効にするために必要です。 Facebook ログインのドキュメント: https://developers.facebook.com/docs/facebook-login

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

プロパティ値

適用対象