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 Constructor ()
.NET Framework (current version)
Initializes a new instance of the MutexSecurity class with default values.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | This class is not supported on Windows 98 or Windows Millennium Edition. |
A new MutexSecurity object always starts with an empty discretionary access list (DACL), which denies all access for all users.
.NET Framework
Available since 2.0
Available since 2.0
Show: