CspParameters: KeyContainerName (let)

KeyContainerName

Sets the key container name.



 Public Property Let KeyContainerName(
	  ByVal RHS As String )

Parameters

RHS
[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 VBCorLib Overview Class CspParameters Overview CspParameters Properties CspParameters Methods KeyContainerName (get) KeyNumber (get)