RealTimeConnectionManager.SetLocalCertificate(String, Byte[]) Method

Definition

Sets the local certificate information. This is used for mutual TLS authentication when needed. If the mutual TLS is not used, there is no need to set these values. The certificate is retrieved from the certificate store on the local computer.

C#
public virtual void SetLocalCertificate (string certificateIssuerName, byte[] certificateSerialNumber);

Parameters

certificateIssuerName
String

The issuer name of the certificate to be used.

certificateSerialNumber
Byte[]

The serial number of the certificate to be used.

Applies to

Product Versions
Lync UCMA 4.0, 5.0, latest