Compartir a través de


OAuth2Permission.UserConsentDisplayName Propiedad

Definición

Obtiene o establece el nombre para mostrar del permiso que aparece en la experiencia de consentimiento del usuario final.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a