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!

RNG_CSP Constructor (String)

[To be supplied.]

[Visual Basic]
Overloads Public Sub New( _
   ByVal str As String _
)
[C#]
public RNG_CSP(
   string str
);
[C++]
public: RNG_CSP(
   String* str
);
[JScript]
public function RNG_CSP(
   str : String
);

Parameters

str
[To be supplied.]

See Also

RNG_CSP Class | RNG_CSP Members | System.Security.Cryptography Namespace | RNG_CSP Constructor Overload List