LumiSoft Mail Server User API
CreateNonce Method
Namespaces > LumiSoft.Net.AUTH > Auth_HttpDigest_NonceManager > CreateNonce()
Creates new nonce and adds it to active nonces collection.
Syntax
C#Visual BasicManaged C++
public string CreateNonce ()
Public Function CreateNonce As String
public:
String^ CreateNonce ()
Return Value
Returns new created nonce.

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