ServerPlatformSettings.CertificateIssuerName 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 the certificate issuer name to be used for TLS.
public:
property System::String ^ CertificateIssuerName { System::String ^ get(); };
public string CertificateIssuerName { get; }
member this.CertificateIssuerName : string
Public ReadOnly Property CertificateIssuerName As String