<PackageReference Include="System.Security.AccessControl" Version="4.6.0-rc1.19456.4" />

System.Security.AccessControl 4.6.0-rc1.19456.4

Provides base classes that enable managing access and audit control lists on securable objects. Commonly Used Types: System.Security.AccessControl.AccessRule System.Security.AccessControl.AuditRule System.Security.AccessControl.ObjectAccessRule System.Security.AccessControl.ObjectAuditRule System.Security.AccessControl.ObjectSecurity When using NuGet 3.x this package requires at least version 3.4.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata minClientVersion="2.12">
    <id>System.Security.AccessControl</id>
    <version>4.6.0-rc1.19456.4</version>
    <title>System.Security.AccessControl</title>
    <authors>Microsoft</authors>
    <owners>microsoft,dotnetframework</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/dotnet/corefx/blob/master/LICENSE.TXT</licenseUrl>
    <projectUrl>https://github.com/dotnet/corefx</projectUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
    <description>Provides base classes that enable managing access and audit control lists on securable objects.

Commonly Used Types:
System.Security.AccessControl.AccessRule
System.Security.AccessControl.AuditRule
System.Security.AccessControl.ObjectAccessRule
System.Security.AccessControl.ObjectAuditRule
System.Security.AccessControl.ObjectSecurity
 
When using NuGet 3.x this package requires at least version 3.4.</description>
    <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <serviceable>true</serviceable>
    <dependencies>
      <group targetFramework=".NETFramework4.6">
        <dependency id="System.Security.Principal.Windows" version="4.6.0-rc1.19456.4" />
      </group>
      <group targetFramework=".NETFramework4.6.1">
        <dependency id="System.Security.Principal.Windows" version="4.6.0-rc1.19456.4" />
      </group>
      <group targetFramework=".NETCoreApp2.0">
        <dependency id="Microsoft.NETCore.Platforms" version="3.0.0-rc1.19456.4" />
        <dependency id="System.Security.Principal.Windows" version="4.6.0-rc1.19456.4" />
      </group>
      <group targetFramework=".NETStandard1.3">
        <dependency id="NETStandard.Library" version="1.6.1" />
        <dependency id="System.Security.Principal.Windows" version="4.6.0-rc1.19456.4" />
        <dependency id="System.Threading.Thread" version="4.3.0" exclude="Compile" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="System.Security.Principal.Windows" version="4.6.0-rc1.19456.4" />
      </group>
      <group targetFramework="UAP10.0.16299" />
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6.1" />
      <frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6" />
    </frameworkAssemblies>
  </metadata>
</package>