RealTimeConnectionManager.SetDefaultTlsTuple Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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:
virtual void SetDefaultTlsTuple();
protected virtual void SetDefaultTlsTuple ();
abstract member SetDefaultTlsTuple : unit -> unit
override this.SetDefaultTlsTuple : unit -> unit
Protected Overridable Sub SetDefaultTlsTuple ()