Certificate.IsExportable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the is exportable flag of the certificate.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.isExportable")]
public bool IsExportable { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isExportable")>]
member this.IsExportable : bool
Public ReadOnly Property IsExportable As Boolean
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute