OAuth2Permission.UserConsentDescription Propriedade

Definição

Obtém ou define o texto de ajuda de permissão que aparece na experiência de consentimento do usuário final.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a