2 references to MutexAuditRule
System.Threading.AccessControl (2)
System\Security\AccessControl\MutexSecurity.cs (2)
88: this(identity, (int)eventRights, false, InheritanceFlags.None, PropagationFlags.None, flags) 149return new MutexAuditRule(identityReference, accessMask, isInherited, inheritanceFlags, propagationFlags, flags);