IAzAuthorizationStore::get_GenerateAudits method (azroles.h)
The GenerateAudits property sets or retrieves a value that indicates whether run-time audits should be generated.
This property is read/write.
Syntax
HRESULT get_GenerateAudits(
BOOL *pbProp
);
Parameters
pbProp
Return value
None
Remarks
The GenerateAudits property controls application initialization, client context creation, client context deletion, and access check run-time auditing. The client context can be created by security identifier (SID), name, or token.
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 |