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!

RandomNumberGenerator Class

[To be supplied.]

Object
   CryptographicObject
      RandomNumberGenerator

[Visual Basic]
MustInherit Public Class RandomNumberGenerator
   Inherits CryptographicObject
[C#]
public abstract class RandomNumberGenerator : CryptographicObject
[C++]
public __gc __abstract class RandomNumberGenerator : public
   CryptographicObject
[JScript]
public abstract class RandomNumberGenerator extends
   CryptographicObject

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

RandomNumberGenerator Members | System.Security.Cryptography Namespace