LumiSoft Mail Server User API
IsSecureConnection Property
Namespaces > LumiSoft.Net > SocketServerSession > IsSecureConnection
Gets if the connection is an SSL connection.
Syntax
C#Visual BasicManaged 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)