次の方法で共有


OAuth2Permission.UserConsentDisplayName プロパティ

定義

エンド ユーザーの同意エクスペリエンスに表示されるアクセス許可の表示名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象