System.Security.Cryptography.CspParameters.KeyContainerName Field

Represents the key container name for System.Security.Cryptography.CspParameters.

Syntax

public string KeyContainerName

Remarks

Use the CspParameters.KeyContainerName field to specify a name for your key container. You can use the container name to retrieve the persisted key within that container.

For more information about creating key containers, see How to: Store Asymmetric Keys in a Key Container.

Requirements

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