System.Security.Cryptography.CspKeyContainerInfo.RandomlyGenerated Property

Gets a value indicating whether a key container was randomly generated by a managed cryptography class.

Syntax

public bool RandomlyGenerated { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Usually, when a randomly generated key container is created, the key container is named "CLR{guid value}."

Requirements

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