Share via


CertificateCreateOrUpdateParameters.IsExportable Property

Definition

Gets or sets the is exportable flag of the certificate.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isExportable")]
public bool IsExportable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isExportable")>]
member this.IsExportable : bool with get, set
Public Property IsExportable As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to