System.Security.Principal.Windows
5.0.0
Provides classes for retrieving the current Windows user and for interacting with Windows users and groups.
Commonly Used Types:
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
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Security.Principal.Windows -Version 5.0.0
dotnet add 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
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 5.0.0)
-
.NETCoreApp 2.1
- Microsoft.NETCore.Platforms (>= 5.0.0)
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 4.6
- System.Security.Claims (>= 4.3.0)
-
.NETFramework 4.6.1
- No dependencies.
-
.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
- No dependencies.
-
UAP 10.0.16299
- No dependencies.
Used By
NuGet packages (294)
Showing the top 5 NuGet packages that depend on System.Security.Principal.Windows:
Package | Downloads |
---|---|
Microsoft.Win32.Registry
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.Security.AccessControl
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.
|
|
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)
Commonly Used Types:
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.SqlClientFactory
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.Net.NameResolution
Provides the System.Net.Dns class, which enables developers to perform simple domain name resolution.
Commonly Used Types:
System.Net.Dns
System.Net.IPHostEntry
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.Net.Security
Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints.
Commonly Used Types:
System.Net.Security.SslStream
System.Net.Security.ExtendedProtectionPolicy
When using NuGet 3.x this package requires at least version 3.4.
|
GitHub repositories (114)
Showing the top 5 popular GitHub repositories that depend on System.Security.Principal.Windows:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
cefsharp/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
|
|
IdentityServer/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 2,631,180 | 11/9/2020 |
5.0.0-rc.2.20475.5 | 56,101 | 10/13/2020 |
5.0.0-rc.1.20451.14 | 53,607 | 9/14/2020 |
5.0.0-preview.8.20407.11 | 53,398 | 8/25/2020 |
5.0.0-preview.7.20364.11 | 59,594 | 7/21/2020 |
5.0.0-preview.6.20305.6 | 43,521 | 6/25/2020 |
5.0.0-preview.5.20278.1 | 34,233 | 6/10/2020 |
5.0.0-preview.4.20251.6 | 47,627 | 5/18/2020 |
5.0.0-preview.3.20214.6 | 41,535 | 4/23/2020 |
5.0.0-preview.2.20160.6 | 48,534 | 4/2/2020 |
5.0.0-preview.1.20120.5 | 43,937 | 3/16/2020 |
4.7.0 | 52,594,496 | 12/3/2019 |
4.7.0-preview3.19551.4 | 51,149 | 11/13/2019 |
4.7.0-preview2.19523.17 | 23,971 | 11/1/2019 |
4.7.0-preview1.19504.10 | 53,681 | 10/15/2019 |
4.6.0 | 20,615,697 | 9/23/2019 |
4.6.0-rc1.19456.4 | 33,239 | 9/16/2019 |
4.6.0-preview9.19421.4 | 48,415 | 9/4/2019 |
4.6.0-preview9.19416.11 | 656 | 9/4/2019 |
4.6.0-preview8.19405.3 | 118,519 | 8/13/2019 |
4.6.0-preview7.19362.9 | 117,484 | 7/23/2019 |
4.6.0-preview6.19303.8 | 447,881 | 6/12/2019 |
4.6.0-preview6.19264.9 | 689 | 9/4/2019 |
4.6.0-preview5.19224.8 | 127,107 | 5/6/2019 |
4.6.0-preview4.19212.13 | 95,123 | 4/18/2019 |
4.6.0-preview3.19128.7 | 146,074 | 3/6/2019 |
4.6.0-preview.19073.11 | 80,587 | 1/29/2019 |
4.6.0-preview.18571.3 | 127,307 | 12/3/2018 |
4.5.1 | 19,183,044 | 10/1/2018 |
4.5.0 | 65,620,319 | 5/29/2018 |
4.5.0-rc1 | 318,976 | 5/6/2018 |
4.5.0-preview2-26406-04 | 322,708 | 4/10/2018 |
4.5.0-preview1-26216-02 | 387,509 | 2/26/2018 |
4.5.0-preview1-25914-04 | 293,295 | 11/15/2017 |
4.4.1 | 1,881,077 | 12/12/2017 |
4.4.0 | 63,830,026 | 8/11/2017 |
4.4.0-preview2-25405-01 | 213,380 | 6/27/2017 |
4.4.0-preview1-25305-02 | 954,760 | 5/9/2017 |
4.3.0 | 52,150,108 | 11/15/2016 |
4.3.0-preview1-24530-04 | 150,358 | 10/24/2016 |
4.0.0 | 81,598,540 | 6/27/2016 |
4.0.0-rc2-24027 | 2,453,945 | 5/16/2016 |
4.0.0-beta-23516 | 269,332 | 11/18/2015 |
4.0.0-beta-23409 | 38,212 | 10/15/2015 |
4.0.0-beta-23225 | 42,190 | 9/2/2015 |
4.0.0-beta-23123 | 5,436 | 7/29/2015 |
4.0.0-beta-23109 | 59,581 | 7/27/2015 |
4.0.0-beta-23019 | 48,716 | 6/30/2015 |
4.0.0-beta-22816 | 40,044 | 4/24/2015 |
4.0.0-beta-22605 | 15,390 | 2/13/2015 |
4.0.0-beta-22416 | 7,931 | 1/16/2015 |
4.0.0-beta-22231 | 24,652 | 11/11/2014 |