Table of Contents

TTMSMCPHTTPServer.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: TTMSMCPHTTPServer Inherited from: TTMSMCPCustomHTTPServer Type: Boolean

Syntax

property UseSSL: Boolean;