次の方法で共有


Certificate.IsExportable プロパティ

定義

証明書の is exportable フラグを取得します。

[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

適用対象