次の方法で共有


OAuth2Permission.AdminConsentDisplayName プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象