Gets if the connection is an SSL connection.

Syntax
| C# | Visual Basic | Managed C++ |
public bool IsSecureConnection { get; }Public ReadOnly Property IsSecureConnection As Boolean
public:
bool IsSecureConnection {
bool get ();
}Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)