CreateKeyOptions.Exportable Property

Definition

Gets or sets a value indicating whether the private key can be exported.

public bool? Exportable { get; set; }
member this.Exportable : Nullable<bool> with get, set
Public Property Exportable As Nullable(Of Boolean)

Property Value

Applies to