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

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