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