IAzApplication::put_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 put_GenerateAudits(
BOOL bProp
);
Parameters
bProp
Return value
None
Remarks
The GenerateAudits property controls client context creation, client context deletion, and access check run-time auditing. The client context can be created by a security identifier (SID), name, or token.
The AzAuthorizationStore.GenerateAudits property controls application initialization auditing.
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 |