Compartir a través de


AuthorizationServerContractBaseProperties.Description Propiedad

Definición

Obtiene o establece la descripción del servidor de autorización. Puede contener etiquetas de formato HTML.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a