次の方法で共有


OAuth2Permission.AdminConsentDescription プロパティ

定義

管理者の同意とアプリの割り当てエクスペリエンスに表示されるアクセス許可のヘルプ テキストを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="adminConsentDescription")]
public string AdminConsentDescription { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="adminConsentDescription")>]
member this.AdminConsentDescription : string with get, set
Public Property AdminConsentDescription As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象