IX509PolicyServerUrl::get_Default method (certenroll.h)

The Default property specifies and retrieves a Boolean value that indicates whether this is the default certificate enrollment policy (CEP) server.

This property is read/write.

Syntax

HRESULT get_Default(
  VARIANT_BOOL *pValue
);

Parameters

pValue

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header certenroll.h

See also

IX509PolicyServerUrl