SslConfiguration.Cert 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.
The SSL cert data in PEM format.
public string Cert { get; set; }
member this.Cert : string with get, set
Public Property Cert As String