Partager via


KeyProperties.Exportable Propriété

Définition

Obtient ou définit indique si la clé privée peut être exportée.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à