Sdílet prostřednictvím


CertificateInfo.CertificateName Property

Definition

Gets the certificate name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to