Compartir a través de


SshPublicKey.Description Propiedad

Definición

Obtiene o establece opcional. Se usa para almacenar la función o el uso de la clave.

[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