NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MD5.Create ()

[To be supplied.]

[Visual Basic]
Overloads Shadows Public Shared Function Create() As MD5
[C#]
public static new MD5 Create();
[C++]
public: static new MD5* Create();
[JScript]
public static new function Create() : MD5;

See Also

MD5 Class | MD5 Members | System.Security.Cryptography Namespace | MD5.Create Overload List