X509PrivateKeyBuilderKeyProtection Property
Gets or sets private key protection options when the key is accessded.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public X509PrivateKeyProtection KeyProtection { get; set; }
Public Property KeyProtection As X509PrivateKeyProtection
Get
Set
public:
property X509PrivateKeyProtection KeyProtection {
X509PrivateKeyProtection get ();
void set (X509PrivateKeyProtection value);
}
member KeyProtection : X509PrivateKeyProtection with get, set
Property Value
X509PrivateKeyProtection