IAzAuthorizationStore::put_ApplyStoreSacl method (azroles.h)

The ApplyStoreSacl property sets or retrieves a value that indicates whether policy audits should be generated when the authorization store is modified.

This property is read/write.

Syntax

HRESULT put_ApplyStoreSacl(
  BOOL bApplyStoreSacl
);

Parameters

bApplyStoreSacl

Return value

None

Remarks

Policy audits are generated when the underlying policy store is modified. Both success and failure audits are requested.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header azroles.h
Library Azroles.lib
DLL Azroles.dll
Redistributable Windows Server 2003 Administration Tools Pack on Windows XP