CspParameters: KeyContainerName (get)

KeyContainerName

Returns the key container name.



 Public Property Get KeyContainerName ( ) As String

Return Values

String -  The name of the key container holding 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