This property, if set to TRUE, directs the LDAP server instance to enable the Secure Sockets Layer (SSL) protocol for client requests. The server uses the SecurePort property TCP/IP port value when binding its SSL listening socket.
IDL Definition
[propget]
HRESULT EnableSSL([out, retval] VARIANT *pData);
[propput]
HRESULT EnableSSL([in] VARIANT Data);
Type
VT_BOOL (boolean)