Table of Contents

ITMSMCPHTTPServer.UseSSL Property

Whether the listener serves encrypted connections: True serves over an encrypted channel, False serves in the clear. Applied when the listener opens.

API unit family: TMS.MCP.HTTPServer Declaring type: ITMSMCPHTTPServer Type: Boolean

Syntax

property UseSSL: Boolean;