Gets or sets if smart host connected via SSL.

Syntax
| C# | Visual Basic | Managed C++ |
public bool SmartHostSsl { get; set; }Public Property SmartHostSsl As Boolean
public:
bool SmartHostSsl {
bool get ();
void set (bool value);
}Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)