ITMSMCPHTTPServer.UseSSL Property
Whether the listener serves encrypted connections:
Trueserves over an encrypted channel,Falseserves in the clear. Applied when the listener opens.
API unit family: TMS.MCP.HTTPServer
Declaring type: ITMSMCPHTTPServer
Type: Boolean
Syntax
property UseSSL: Boolean;