ServerTrustCertificate.CertificateName Property

Definition

Gets the certificate name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to