IX509PolicyServerUrl::put_AuthFlags method (certenroll.h)

The AuthFlags property specifies and retrieves a value that indicates the authentication type used by the client to authenticate itself to the certificate enrollment policy (CEP) server.

This property is read/write.

Syntax

HRESULT put_AuthFlags(
  X509EnrollmentAuthFlags Flags
);

Parameters

Flags

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