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!

TripleDES.Create ()

[To be supplied.]

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

See Also

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