SetDefaultTlsTuple Method

Sets the default [TlsCredentials] for the core manager.

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()

Remarks

This might be used by S4 when it needs Tls tuple for outgoing connection and one was not provided to it directly.

See Also

Reference

RealTimeConnectionManager Class

RealTimeConnectionManager Members

Microsoft.Rtc.Signaling Namespace