ThreadingAclExtensions Class

Definition

Provides Windows-specific extension methods for managing the access control list (ACL) security descriptors for EventWaitHandle, Mutex, and Semaphore.

public static class ThreadingAclExtensions
[System.Security.SecurityCritical]
public static class ThreadingAclExtensions
Inheritance
ThreadingAclExtensions
Attributes

Methods

GetAccessControl(EventWaitHandle)

Returns the security descriptors for the specified handle.

GetAccessControl(Mutex)

Returns the security descriptors for the specified mutex.

GetAccessControl(Semaphore)

Returns the security descriptors for the specified semaphore.

SetAccessControl(EventWaitHandle, EventWaitHandleSecurity)

Sets the security descriptors for the specified event wait handle.

SetAccessControl(Mutex, MutexSecurity)

Sets the security descriptors for the specified mutex.

SetAccessControl(Semaphore, SemaphoreSecurity)

Sets the security descriptors for the specified semaphore.

Applies to

Prodotto Versioni
.NET Core 1.0, Core 1.1, 8 (package-provided), 9 (package-provided)
.NET Framework 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided)
.NET Standard 2.0 (package-provided)
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9