DomainCertificateBuilder.ServiceCertificate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.