The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MutexSecurity::AccessRightType Property
.NET Framework (current version)
Gets the enumeration that the MutexSecurity class uses to represent access rights.
Assembly: mscorlib (in mscorlib.dll)
Classes that derive from the ObjectSecurity class override the AccessRightType property and return the type they use to represent access rights. When you work with arrays or collections that contain multiple types of security objects, use this property to determine the correct enumeration type to use with each security object.
.NET Framework
Available since 2.0
Available since 2.0
Show: