CertificatePolicy.Exportable Property

Definition

Gets or sets a value indicating whether the certificate key is exportable from the vault or secure certificate store.

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

Property Value

Applies to