LumiSoft Net Help
IsSecure Property
NamespacesLumiSoft.Net.SIP.StackSIP_DialogIsSecure
Gets if dialog uses secure transport.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool IsSecure { get; }
Public ReadOnly Property IsSecure As Boolean
	Get
public:
property bool IsSecure {
	bool get ();
}
member IsSecure : bool with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119