Edit

Share via


RealTimeServerTlsConnectionManager.SetDefaultTlsTuple Method

Definition

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.

protected:
 override void SetDefaultTlsTuple();
protected override void SetDefaultTlsTuple ();
override this.SetDefaultTlsTuple : unit -> unit
Protected Overrides Sub SetDefaultTlsTuple ()

Applies to