CertificateCreateOrUpdateParameters.IsExportable 屬性

定義

取得或設定 為憑證的可匯出旗標。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於