2 references to SemaphoreAuditRule
System.Threading.AccessControl (2)
System\Security\AccessControl\SemaphoreSecurity.cs (2)
83: this(identity, (int)eventRights, false, InheritanceFlags.None, PropagationFlags.None, flags) 143return new SemaphoreAuditRule(identityReference, accessMask, isInherited, inheritanceFlags, propagationFlags, flags);