RealTimeConnectionManager.LocalCertificateIssuerName 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 issuer of the local certificate used. Can be null.
public:
property System::String ^ LocalCertificateIssuerName { System::String ^ get(); };
public string LocalCertificateIssuerName { get; }
member this.LocalCertificateIssuerName : string
Public ReadOnly Property LocalCertificateIssuerName As String