DomainCertificateBuilder.ServiceCertificate Property

Definition

Gets or sets the base-64 encoded value of the Service Certificate that is issuing the Domain Certificate.

public string ServiceCertificate { get; set; }
member this.ServiceCertificate : string with get, set
Public Property ServiceCertificate As String

Property Value

The base-64 encoded value of the Service Certificate that is issuing the Domain Certificate.

Applies to