Share via


RealTimeConnectionManager.SetDefaultTlsTuple Method

Set the default TlsCredentials for the core manager. This might be used by S4 when it needs Tls tuple for outgoing connection and one was not provided to it directly.

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Protected Overridable Sub SetDefaultTlsTuple
'Usage

Me.SetDefaultTlsTuple()
protected virtual void SetDefaultTlsTuple()

See Also

Reference

RealTimeConnectionManager Class

RealTimeConnectionManager Members

Microsoft.Rtc.Signaling Namespace