Click or drag to resize

X509PrivateKeyBuilderKeyContainerName Property

Gets or sets key container name that is used to store the key material within key provider.

Namespace:  SysadminsLV.PKI.Cryptography
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public string KeyContainerName { get; set; }

Property Value

Type: String

Implements

IKeyStorageInfoKeyContainerName
See Also