LumiSoft Mail Server User API
Response Property
Namespaces > LumiSoft.Net.AUTH > Auth_HttpDigest > Response
Gets a string of 32 hex digits computed by HTTP digest algorithm, which proves that the user knows a password.
Syntax
C#Visual BasicManaged C++
public string Response { get; }
Public ReadOnly Property Response As String
public:
String^ Response {
	String^ get ();
}

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