Certificate.IsExportable 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得憑證的可匯出旗標。
[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