X509PrivateKeyBuilderKeyContainerName Property

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

Definition

Namespace: SysadminsLV.PKI.Cryptography
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public string KeyContainerName { get; set; }

Property Value

String

Implements

IKeyStorageInfoKeyContainerName

See Also