Compartir a través de


KeyProperties.Exportable Propiedad

Definición

Obtiene o establece indica si se puede exportar la clave privada.

[Newtonsoft.Json.JsonProperty(PropertyName="exportable")]
public bool? Exportable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exportable")>]
member this.Exportable : Nullable<bool> with get, set
Public Property Exportable As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a