다음을 통해 공유


PublicCertificateInner.Thumbprint 속성

정의

인증서 지문을 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.thumbprint")]
public string Thumbprint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.thumbprint")>]
member this.Thumbprint : string
Public ReadOnly Property Thumbprint As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상