LumiSoft Mail Server User API
Algorithm Property
Namespaces > LumiSoft.Net.AUTH > Auth_HttpDigest > Algorithm
Gets algorithm to use to produce the digest and a checksum. This is normally MD5 or MD5-sess.
Syntax
C#Visual BasicManaged C++
public string Algorithm { get; }
Public ReadOnly Property Algorithm As String
public:
String^ Algorithm {
	String^ get ();
}

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