LumiSoft Mail Server User API
CNonce Property
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_AuthenticationInfo > CNonce
Gets or sets cnonce value. Value null means that value not specified.
Syntax
C#Visual BasicManaged C++
public string CNonce { get; set; }
Public Property CNonce As String
public:
String^ CNonce {
	String^ get ();
	void set (String^ value);
}

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