BucketServerProperties.CertificateCommonName Property

Definition

Gets certificate Common Name taken from the certificate installed on the bucket server

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to