32 : base(identity, accessMask, isInherited, inheritanceFlags, propagationFlags, flags)
Represents a set of access rights to be audited for a user or group. This class cannot be inherited.
PropagationFlags
Specifies how Access Control Entries (ACEs) are propagated to child objects. These flags are signific...
internal int AccessMask
Gets the access mask for this rule.
Represents an identity and is the base class for the T:System.Security.Principal.NTAccount and T:Syst...
SemaphoreAuditRule(IdentityReference identity, SemaphoreRights eventRights, AuditFlags flags)
Initializes a new instance of the T:System.Security.AccessControl.SemaphoreAuditRule class,...
Represents a combination of a user’s identity and an access mask.
SemaphoreRights
Specifies the access control rights that can be applied to named system semaphore objects.
SemaphoreRights SemaphoreRights
Gets the access rights affected by the audit rule.
InheritanceFlags
Inheritance flags specify the semantics of inheritance for access control entries (ACEs).
AuditFlags
Specifies the conditions for auditing attempts to access a securable object.