다음을 통해 공유


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

적용 대상