LumiSoft Mail Server User API
IsSecure Property
Namespaces > LumiSoft.Net.SIP > SIP_Dialog > IsSecure
Gets if request was done over TLS.
Syntax
C#Visual BasicManaged C++
public bool IsSecure { get; }
Public ReadOnly Property IsSecure As Boolean
public:
bool IsSecure {
	bool get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)