IEnroll4::get_ClientId method (xenroll.h)

[This property is no longer available for use as of Windows Server 2008 and Windows Vista.]

The ClientId property sets or retrieves a client ID request attribute. The client ID request attribute indicates the source of the certificate request. This property was first defined in the IEnroll4 interface.

This property is read/write.

Syntax

HRESULT get_ClientId(
  LONG *plClientId
);

Parameters

plClientId

Return value

None

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header xenroll.h
Library Uuid.lib
DLL Xenroll.dll

See also

IEnroll4