[This is preliminary documentation and is subject to change.]
Enable or disable secure socket communication
| C# | Visual Basic | Visual C++ |
bool SecureSocketsEnabled { get; set; }
Property SecureSocketsEnabled As Boolean
property bool SecureSocketsEnabled { bool get (); void set (bool value); }