LumiSoft Mail Server User API
Md5 Method (text)
Namespaces > LumiSoft.Net.AUTH > AuthHelper > Md5(String)
Calculates md5 hash from specified string.
Syntax
C#Visual BasicManaged C++
public static string Md5 (
	string text
)
Public Shared Function Md5 ( _
	text As String _
) As String
public:
static String^ Md5 (
	String^ text
)
Parameters
text (String)

[Missing <param> documentation for "text"]

Return Value

[Missing <returns> documentation for M:LumiSoft.Net.AUTH.AuthHelper.Md5(System.String)]

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