This assembly provides support for controling access to and auditing security-related actions on securable objects. This assembly is only supported on Windows.
Documentation can be found at https://learn.microsoft.com/dotnet/api/system.security.accesscontrol and https://learn.microsoft.com/dotnet/api/system.io.filesystemaclextensions.
- We only consider fixes to maintain or improve quality
- We consider PRs that target this library for new source code analyzers
The System.IO.FileSystem.AccessControl assembly is part of the shared framework, and ships with every new release of .NET.