System.Security.Principal.Windows 5.0.0
前缀已保留
需要 NuGet 2.12 或更高版本。
dotnet add package System.Security.Principal.Windows --version 5.0.0
NuGet\Install-Package System.Security.Principal.Windows -Version 5.0.0
<PackageReference Include="System.Security.Principal.Windows" Version="5.0.0" />
paket add System.Security.Principal.Windows --version 5.0.0
#r "nuget: System.Security.Principal.Windows, 5.0.0"
// Install System.Security.Principal.Windows as a Cake Addin #addin nuget:?package=System.Security.Principal.Windows&version=5.0.0 // Install System.Security.Principal.Windows as a Cake Tool #tool nuget:?package=System.Security.Principal.Windows&version=5.0.0
提供用于检索当前 Windows 用户以及与 Windows 用户和组交互的类。
常用类型
System.Security.Principal.WindowsIdentity
System.Security.Principal.SecurityIdentifier
System.Security.Principal.NTAccount
System.Security.Principal.WindowsPrincipal
System.Security.Principal.IdentityReference
System.Security.Principal.IdentityNotMappedException
System.Security.Principal.WindowsBuiltInRole
System.Security.Principal.WellKnownSidType
在使用 NuGet 3.x 时,此包至少需要版本 3.4。
产品 | 版本 兼容及额外的计算目标框架版本。 |
---|---|
.NET | net5.0已计算。 net5.0-windows已计算。 net6.0已计算。 net6.0-android已计算。 net6.0-ios已计算。 net6.0-maccatalyst已计算。 net6.0-macos已计算。 net6.0-tvos已计算。 net6.0-windows已计算。 net7.0已计算。 net7.0-android已计算。 net7.0-ios已计算。 net7.0-maccatalyst已计算。 net7.0-macos已计算。 net7.0-tvos已计算。 net7.0-windows已计算。 net8.0已计算。 net8.0-android已计算。 net8.0-browser已计算。 net8.0-ios已计算。 net8.0-maccatalyst已计算。 net8.0-macos已计算。 net8.0-tvos已计算。 net8.0-windows已计算。 |
.NET Core | netcoreapp1.0已计算。 netcoreapp1.1已计算。 netcoreapp2.0兼容。 netcoreapp2.1兼容。 netcoreapp2.2已计算。 netcoreapp3.0兼容。 netcoreapp3.1已计算。 |
.NET Standard | netstandard1.3 兼容。 netstandard1.4 已计算。 netstandard1.5 已计算。 netstandard1.6 已计算。 netstandard2.0 兼容。 netstandard2.1 已计算。 |
.NET Framework | net46 兼容。 net461 兼容。 net462 已计算。 net463 已计算。 net47 已计算。 net471 已计算。 net472 已计算。 net48 已计算。 net481 已计算。 |
MonoAndroid | monoandroid 已计算。 |
MonoMac | monomac 已计算。 |
MonoTouch | monotouch 已计算。 |
Tizen | tizen30 已计算。 tizen40 已计算。 tizen60 已计算。 |
通用Windows平台 | uap 已计算。 uap10.0 已计算。 uap10.0.16299 兼容。 |
Xamarin.iOS | xamarinios 已计算。 |
Xamarin.Mac | xamarinmac 已计算。 |
Xamarin.TVOS | xamarintvos 已计算。 |
Xamarin.WatchOS | xamarinwatchos 已计算。 |
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (≥ 5.0.0)
-
.NETCoreApp 2.1
- Microsoft.NETCore.Platforms (≥ 5.0.0)
-
.NETCoreApp 3.0
- 无依赖。
-
.NETFramework 4.6
- System.Security.Claims (>= 4.3.0)
-
.NETFramework 4.6.1
- 无依赖。
-
.NETStandard 1.3
- Microsoft.Win32.Primitives (>= 4.3.0)
- System.Collections (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Security.Claims (>= 4.3.0)
- System.Security.Principal (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Threading (>= 4.3.0)
-
.NETStandard 2.0
- 无依赖。
-
UAP 10.0.16299
- 无依赖。
NuGet 包 (459)
展示依赖 System.Security.Principal.Windows 的前 5 个 NuGet 包
包 | 下载 |
---|---|
System.Security.AccessControl 提供使能管理安全对象上的访问和审计控制列表的基类。常用类型:System.Security.AccessControl.AccessRule System.Security.AccessControl.AuditRule System.Security.AccessControl.ObjectAccessRule System.Security.AccessControl.ObjectAuditRule System.Security.AccessControl.ObjectSecurity |
|
Microsoft.Win32.Registry 提供访问和修改 Windows 注册表的支持。常用类型:Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView 使用 NuGet 3.x 时,此包至少需要版本 3.4。 |
|
System.Data.SqlClient 提供 SQL Server 的数据提供程序。这些类提供对 SQL Server 版本的访问,并封装特定的数据库协议,包括表数据流 (TDS) 常用类型:System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlConnectionFactory 使用 NuGet 3.x 时,此包至少需要版本 3.4。 |
|
System.Net.NameResolution 提供 System.Net.Dns 类,使开发者能够执行简单的域名解析。常用类型:System.Net.Dns System.Net.IPHostEntry 使用 NuGet 3.x 时,此包至少需要版本 3.4。 |
|
System.Diagnostics.EventLog 提供System.Diagnostics.EventLog类,允许应用程序使用Windows事件日志服务。常用类型:System.Diagnostics.EventLog |
GitHub仓库 (197)
显示依赖System.Security.Principal.Windows的前5个最受欢迎的GitHub仓库
仓库 | 星星 |
---|---|
dotnet/runtime
.NET是一个跨平台运行时,适用于云、移动、桌面和物联网应用程序。
|
|
abpframework/abp
开源的ASP.NET Core Web应用程序框架!提供基于.NET的最佳实践来构建企业级软件解决方案的具有争议的架构。提供基础设施、横切关注点实现、启动模板、应用程序模块、UI主题、工具和文档。
|
|
dotnet/AspNetCore.Docs
ASP.NET Core文档
|
|
Sonarr/Sonarr
为新闻组和BT用户提供的智能PVR。
|
|
Radarr/Radarr
为新闻组和BT用户提供电影组织和管理的程序。
|
版本 | 下载 | 最后更新 |
---|---|---|
5.0.0 | 601,060,511 | 11/9/2020 |
5.0.0-rc.2.20475.5 | 161,917 | 10/13/2020 |
5.0.0-rc.1.20451.14 | 179,508 | 9/14/2020 |
5.0.0-preview.8.20407.11 | 214,836 | 8/25/2020 |
5.0.0-preview.7.20364.11 | 192,029 | 7/21/2020 |
5.0.0-preview.6.20305.6 | 288,706 | 6/25/2020 |
5.0.0-preview.5.20278.1 | 62,898 | 6/10/2020 |
5.0.0-preview.4.20251.6 | 125,189 | 5/18/2020 |
5.0.0-preview.3.20214.6 | 84,724 | 4/23/2020 |
5.0.0-preview.2.20160.6 | 150,611 | 4/2/2020 |
5.0.0-preview.1.20120.5 | 82,887 | 3/16/2020 |
4.7.0 | 665,121,515 | 12/3/2019 |
4.7.0-preview3.19551.4 | 127,808 | 11/13/2019 |
4.7.0-preview2.19523.17 | 40,422 | 11/1/2019 |
4.7.0-preview1.19504.10 | 83,992 | 10/15/2019 |
4.6.0 | 91,864,426 | 9/23/2019 |
4.6.0-rc1.19456.4 | 61,077 | 9/16/2019 |
4.6.0-preview9.19421.4 | 64,738 | 9/4/2019 |
4.6.0-preview9.19416.11 | 1,527 | 9/4/2019 |
4.6.0-preview8.19405.3 | 256,728 | 8/13/2019 |
4.6.0-preview7.19362.9 | 312,514 | 7/23/2019 |
4.6.0-preview6.19303.8 | 1,616,897 | 6/12/2019 |
4.6.0-preview6.19264.9 | 1,650 | 9/4/2019 |
4.6.0-preview5.19224.8 | 213,487 | 5/6/2019 |
4.6.0-preview4.19212.13 | 299,610 | 4/18/2019 |
4.6.0-preview3.19128.7 | 219,874 | 3/6/2019 |
4.6.0-preview.19073.11 | 95,685 | 1/29/2019 |
4.6.0-preview.18571.3 | 207,234 | 12/3/2018 |
4.5.1 | 40,471,274 | 10/1/2018 |
4.5.0 | 578,682,532 | 5/29/2018 |
4.5.0-rc1 | 4,728,179 | 5/6/2018 |
4.5.0-preview2-26406-04 | 880,375 | 4/10/2018 |
4.5.0-preview1-26216-02 | 580,425 | 2/26/2018 |
4.5.0-preview1-25914-04 | 601,223 | 11/15/2017 |
4.4.1 | 15,625,978 | 12/12/2017 |
4.4.0 | 228,889,817 | 8/11/2017 |
4.4.0-preview2-25405-01 | 312,979 | 6/27/2017 |
4.4.0-preview1-25305-02 | 2,628,791 | 5/9/2017 |
4.3.0 | 397,268,592 | 11/15/2016 |
4.3.0-preview1-24530-04 | 224,045 | 10/24/2016 |
4.0.0 | 273,412,634 | 6/27/2016 |
4.0.0-rc2-24027 | 2,958,190 | 5/16/2016 |
4.0.0-beta-23516 | 275,651 | 11/18/2015 |
4.0.0-beta-23409 | 41,998 | 10/15/2015 |
4.0.0-beta-23225 | 45,371 | 9/2/2015 |
4.0.0-beta-23123 | 8,411 | 7/29/2015 |
4.0.0-beta-23109 | 63,577 | 7/27/2015 |
4.0.0-beta-23019 | 52,052 | 6/30/2015 |
4.0.0-beta-22816 | 45,241 | 4/24/2015 |
4.0.0-beta-22605 | 20,519 | 2/13/2015 |
4.0.0-beta-22416 | 11,117 | 1/16/2015 |
4.0.0-beta-22231 | 27,556 | 11/11/2014 |