次の方法で共有


OAuthConfiguration.Scope プロパティ

定義

認証の oAuth スコープを取得または設定します。

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

プロパティ値

認証の OAuth スコープ。

適用対象