共用方式為


OAuth2Permission.UserConsentDescription Property

Definition

Gets or sets permission help text that appears in the end user consent experience.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to