RealTimeServerTlsConnectionManager.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 Overrides Sub SetDefaultTlsTuple
'Usage
Me.SetDefaultTlsTuple()
protected override void SetDefaultTlsTuple()
See Also
Reference
RealTimeServerTlsConnectionManager Class