RealTimeServerTlsConnectionManager.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:
override void SetDefaultTlsTuple();
protected override void SetDefaultTlsTuple ();
override this.SetDefaultTlsTuple : unit -> unit
Protected Overrides Sub SetDefaultTlsTuple ()