System.Threading.AccessControl (6.0.0)
Published 2023-05-05 11:43:18 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 6.0.0 System.Threading.AccessControl
About this package
Provides support for managing access and audit control lists for synchronization primitives.
Commonly Used Types: System.Security.AccessControl.EventWaitHandleAccessRule System.Security.AccessControl.EventWaitHandleAuditRule System.Security.AccessControl.MutexAccessRule System.Security.AccessControl.MutexAuditRule System.Security.AccessControl.MutexSecurity System.Security.AccessControl.SemaphoreAccessRule System.Security.AccessControl.SemaphoreAuditRule System.Security.AccessControl.SemaphoreSecurity
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Security.AccessControl | 6.0.0 | .NETFramework4.6.1 |
System.Security.Principal.Windows | 5.0.0 | .NETFramework4.6.1 |
System.Security.AccessControl | 6.0.0 | .NETStandard2.0 |
System.Memory | 4.5.4 | .NETStandard2.0 |
System.Security.Principal.Windows | 5.0.0 | .NETStandard2.0 |
System.Security.AccessControl | 6.0.0 | net6.0 |