OAuth2Permission.UserConsentDescription Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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