다음을 통해 공유


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

적용 대상