次の方法で共有


SiteAuthSettings.FacebookOAuthScopes プロパティ

定義

Facebook ログイン認証の一部として要求される OAuth 2.0 スコープ。 この設定はオプションです。 Facebook ログインに関するドキュメント: https://developers.facebook.com/docs/facebook-login

public System.Collections.Generic.IList<string> FacebookOAuthScopes { get; }
member this.FacebookOAuthScopes : System.Collections.Generic.IList<string>
Public ReadOnly Property FacebookOAuthScopes As IList(Of String)

プロパティ値

適用対象