CspParameters: KeyContainerName (let)

KeyContainerName

Sets the key container name.



 Public Property Let KeyContainerName(
	  ByVal Value As String )

Parameters

Value
[ByVal] String. The key container name that will hold a key.

Remarks

A key can be kept within a container for later retrieval. This is the name of that container.

Read/Write.

See Also

Project CorLib Overview

Class CspParameters Overview