QualifiedAce
Represents an Access Control Entry (ACE) that contains a qualifier. The qualifier, represented by an AceQualifier object, specifies whether the ACE allows access, denies access, causes system audits, or causes system alarms. The QualifiedAce class is the abstract base class for the CommonAce and ObjectAce classes.
Gets a value that specifies whether the ACE allows access, denies access, causes system audits, or causes system alarms.
Specifies whether this QualifiedAce object contains callback data.
Gets the length of the opaque callback data associated with this QualifiedAce object. This property is valid only for callback Access Control Entries (ACEs).
Returns the opaque callback data associated with this QualifiedAce object.
Sets the opaque callback data associated with this QualifiedAce object.