32 : base(identity, accessMask, isInherited, inheritanceFlags, propagationFlags, flags)
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...
EventWaitHandleAuditRule(IdentityReference identity, EventWaitHandleRights eventRights, AuditFlags flags)
Initializes a new instance of the T:System.Security.AccessControl.EventWaitHandleAuditRule class,...
Represents a combination of a user’s identity and an access mask.
Represents a set of access rights to be audited for a user or group. This class cannot be inherited.
EventWaitHandleRights EventWaitHandleRights
Gets the access rights affected by the audit rule.
InheritanceFlags
Inheritance flags specify the semantics of inheritance for access control entries (ACEs).
EventWaitHandleRights
Specifies the access control rights that can be applied to named system event objects.
AuditFlags
Specifies the conditions for auditing attempts to access a securable object.