Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Existing property specifies or retrieves a Boolean value that indicates whether the private key has been created or imported. This property is web enabled for both input and output.
This property is read/write.
Syntax
HRESULT put_Existing(
VARIANT_BOOL Value
);
Parameters
Value
Return value
None
Remarks
Call the Create method to create a new private key. Call the Open method to open an existing key.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | certenroll.h |
DLL | CertEnroll.dll |