2 references to SemaphoreAuditRule
System (2)
sys\system\security\accesscontrol\semaphoresecurity.cs (2)
90: this(identity, (int) eventRights, false, InheritanceFlags.None, PropagationFlags.None, flags) 159return new SemaphoreAuditRule(identityReference, accessMask, isInherited, inheritanceFlags, propagationFlags, flags);