次の方法で共有


ClientAccessTokenRequest.Scope プロパティ

定義

クライアント アクセス トークン要求に関連付けられている要求されたトークン スコープを取得します。

public:
 property System::String ^ Scope { System::String ^ get(); };
public string Scope { get; }
Public ReadOnly Property Scope As String

プロパティ値

適用対象