CertPrivateKeyContainer Property
The name of the PrivateKey container for the certificate (if available).
Syntax
__property String CertPrivateKeyContainer = {read=FCertPrivateKeyContainer, write=FSetCertPrivateKeyContainer};
Default Value
""
Remarks
The name of the CertPrivateKey container for the certificate (if available). This functionality is available only on Windows platforms.
This property is read-only.
Data Type
String