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!

DSA.Create ()

[To be supplied.]

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

See Also

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