Certificate.IsExportable 屬性

定義

取得憑證的可匯出旗標。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於