CommonObjectSecurity::AddAuditRule Method (AuditRule^)
.NET Framework (current version)
Adds the specified audit rule to the System Access Control List (SACL) associated with this CommonObjectSecurity object.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- rule
-
Type:
System.Security.AccessControl::AuditRule^
The audit rule to add.
Adding an audit rule might cause existing access rules in the SACL to be merged.
.NET Framework
Available since 2.0
Available since 2.0
Show: