Compartir a través de


AuthorizationServerUpdateContract.DisplayName Propiedad

Definición

Obtiene o establece el nombre del servidor de autorización descriptivo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a