<PackageReference Include="System.Threading.AccessControl" Version="11.0.0-preview.3.26207.106" />

System.Security.AccessControl

Namespace with 12 public types

Classes

 EventWaitHandleAccessRule Represents a set of access rights allowed or denied for a user or group. This class cannot be inherited.
 EventWaitHandleAuditRule Represents a set of access rights to be audited for a user or group. This class cannot be inherited.
 EventWaitHandleSecurity Represents the Windows access control security applied to a named system wait handle. This class cannot be inherited.
 MutexAccessRule Represents a set of access rights allowed or denied for a user or group. This class cannot be inherited.
 MutexAuditRule Represents a set of access rights to be audited for a user or group. This class cannot be inherited.
 MutexSecurity Represents the Windows access control security for a named mutex. This class cannot be inherited.
 SemaphoreAccessRule Represents a set of access rights allowed or denied for a user or group. This class cannot be inherited.
 SemaphoreAuditRule Represents a set of access rights to be audited for a user or group. This class cannot be inherited.
 SemaphoreSecurity Represents the Windows access control security for a named semaphore. This class cannot be inherited.

Enumerations

 EventWaitHandleRights Specifies the access control rights that can be applied to named system event objects.
 MutexRights Specifies the access control rights that can be applied to named system mutex objects.
 SemaphoreRights Specifies the access control rights that can be applied to named system semaphore objects.