ICertSrvSetupKeyInformation::get_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 get_Existing(
  VARIANT_BOOL *pVal
);

Parameters

pVal

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