CustomDomainProperties.CertName Property

Definition

Gets or sets the bound certificate name of domain.

[Newtonsoft.Json.JsonProperty(PropertyName="certName")]
public string CertName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="certName")>]
member this.CertName : string with get, set
Public Property CertName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to