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 Class

[To be supplied.]

Object
   CryptographicObject
      RandomNumberGenerator
         RNG_CSP

[Visual Basic]
Public Class RNG_CSP
   Inherits RandomNumberGenerator
[C#]
public class RNG_CSP : RandomNumberGenerator
[C++]
public __gc class RNG_CSP : public RandomNumberGenerator
[JScript]
public class RNG_CSP extends RandomNumberGenerator

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

RNG_CSP Members | System.Security.Cryptography Namespace