LumiSoft Net Help
Algorithm Property
NamespacesLumiSoft.Net.AUTHAuth_HttpDigestAlgorithm
Gets or sets algorithm to use to produce the digest and a checksum. This is normally MD5 or MD5-sess.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Algorithm { get; set; }
Public Property Algorithm As String
	Get
	Set
public:
property String^ Algorithm {
	String^ get ();
	void set (String^ value);
}
member Algorithm : string with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119