Click or drag to resize
CryptoRandom Constructor (Int32)
Initializes a new instance of the CryptoRandom class.

Namespace:  Intuit.Ipp.OAuth2PlatformClient
Assembly:  Intuit.Ipp.OAuth2PlatformClient (in Intuit.Ipp.OAuth2PlatformClient.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public CryptoRandom(
	int ignoredSeed
)

Parameters

ignoredSeed
Type: SystemInt32
seed (ignored)
See Also