共用方式為


OAuth2Permission.AdminConsentDescription Property

Definition

Gets or sets permission help text that appears in the admin consent and app assignment experiences.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to