IAzApplication::get_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 get_ApplyStoreSacl(
BOOL *pbProp
);
Parameters
pbProp
Return value
None
Remarks
Policy audits are generated when the underlying policy store is modified. Both success and failure audits are requested.
This property controls policy auditing only for the IAzApplication object and its child objects.
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 |