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!

RC2.Create ()

[To be supplied.]

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

See Also

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