LumiSoft Mail Server User API
NonceCount Property
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_AuthenticationInfo > NonceCount
Gets or sets nonce count. Value -1 means that value not specified.
Syntax
C#Visual BasicManaged C++
public int NonceCount { get; set; }
Public Property NonceCount As Integer
public:
int NonceCount {
	int get ();
	void set (int value);
}

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