ICertSrvSetupKeyInformation::put_Existing method (casetup.h)

The Existing property gets or sets a value that indicates whether the private key already exists.

This property is read/write.

Syntax

HRESULT put_Existing(
  VARIANT_BOOL bVal
);

Parameters

bVal

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only]
Target Platform Windows
Header casetup.h
DLL Certocm.dll

See also

ICertSrvSetupKeyInformation