System.Security.AccessControl.MutexAccessRule
Represents a set of access rights allowed or denied for a user or group. This class cannot be inherited.
Gets the rights allowed or denied by the access rule.
Initializes a new instance of the MutexAccessRule class, specifying the user or group the rule applies to, the access rights, and whether the specified access rights are allowed or denied.
Initializes a new instance of the MutexAccessRule class, specifying the name of the user or group the rule applies to, the access rights, and whether the specified access rights are allowed or denied.