LumiSoft Mail Server User API
Method Property
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_Challenge > Method
Gets or sets authentication method. Normally this value is always 'Digest'.
Syntax
C#Visual BasicManaged C++
public string Method { get; set; }
Public Property Method As String
public:
String^ Method {
	String^ get ();
	void set (String^ value);
}

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