System.Security.Cryptography.RandomNumberGenerator.Create Method

When overridden in a derived class, creates an instance of the default implementation of a cryptographic random number generator that can be used to generate random data.

Syntax

public static RandomNumberGenerator Create ()

Returns

A new instance of a cryptographic random number generator.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0