System.Security.Principal.Windows 6.0.0-preview.5.21301.5

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

Showing the top 20 packages that depend on System.Security.Principal.Windows.

Packages Downloads
System.Diagnostics.EventLog
Provides the System.Diagnostics.EventLog class, which allows the applications to use the Windows event log service. Commonly Used Types: System.Diagnostics.EventLog
918
System.Diagnostics.EventLog
Provides the System.Diagnostics.EventLog class, which allows the applications to use the Windows event log service. Commonly Used Types: System.Diagnostics.EventLog
516
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
455
System.IO.FileSystem.AccessControl
Provides types for managing access and audit control lists for files and directories. Commonly Used Types: System.Security.AccessControl.DirectoryObjectSecurity System.Security.AccessControl.DirectorySecurity System.Security.AccessControl.FileSecurity System.Security.AccessControl.FileSystemAccessRule System.Security.AccessControl.FileSystemAuditRule System.Security.AccessControl.FileSystemRights System.Security.AccessControl.FileSystemSecurity When using NuGet 3.x this package requires at least version 3.4.
367
System.Diagnostics.EventLog
Provides the System.Diagnostics.EventLog class, which allows the applications to use the windows event log service. Commonly Used Types: System.Diagnostics.EventLog
362
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.
356
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.
254
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.
253
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.
246
Microsoft.VisualStudio.Services.Client
Integrate with Azure DevOps Server 2022 and Azure DevOps Services from desktop-based, ASP.NET, and other Windows applications. Provides access to shared platform services such as account, profile, identity, security, and more via public REST APIs.
245
Microsoft.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: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
226
System.Diagnostics.EventLog
Provides the System.Diagnostics.EventLog class, which allows the applications to use the windows event log service. Commonly Used Types: System.Diagnostics.EventLog
214
Microsoft.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: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
207
Microsoft.AspNetCore.DataProtection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3f1acb59718cadf111a0a796681e3d3509bb3381
192
Microsoft.AspNetCore.DataProtection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8e941eb42f819adb116b881195158b3887a70a1c
159
Microsoft.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: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
125
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.
110
Microsoft.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: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
35
runtime.win.System.Net.Sockets
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over the network. Commonly Used Types: System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs System.Net.Sockets.LingerOption System.Net.Sockets.SocketAsyncOperation System.Net.Sockets.ProtocolType System.Net.Sockets.NetworkStream System.Net.Sockets.TcpClient System.Net.Sockets.SocketType System.Net.Sockets.UdpClient System.Net.Sockets.SocketShutdown When using NuGet 3.x this package requires at least version 3.4.
21
Microsoft.Azure.Kusto.Cloud.Platform.Azure
Platform for Kusto products for Azure
21

https://go.microsoft.com/fwlink/?LinkID=799421

.NET Framework 4.6.1

  • No dependencies.

.NET Core 2.1

.NET Core 3.0

  • No dependencies.

.NET Standard 2.0

  • No dependencies.

Version Downloads Last updated
6.0.0-preview.5.21301.5 9 06/04/2024
6.0.0-preview.4.21253.7 7 04/27/2024
6.0.0-preview.3.21201.4 5 10/11/2024
6.0.0-preview.2.21154.6 2 11/14/2024
6.0.0-preview.1.21102.12 7 07/09/2024
5.0.0 465 03/25/2024
5.0.0-rc.2.20475.5 6 03/25/2024
5.0.0-rc.1.20451.14 4 04/28/2024
5.0.0-preview.8.20407.11 5 04/28/2024
5.0.0-preview.7.20364.11 4 04/28/2024
5.0.0-preview.6.20305.6 5 04/28/2024
5.0.0-preview.5.20278.1 9 03/29/2024
5.0.0-preview.4.20251.6 4 04/28/2024
5.0.0-preview.3.20214.6 6 04/28/2024
5.0.0-preview.2.20160.6 4 04/28/2024
5.0.0-preview.1.20120.5 5 04/28/2024
4.7.0 15 04/04/2024
4.7.0-preview3.19551.4 6 04/28/2024
4.7.0-preview2.19523.17 7 04/05/2024
4.7.0-preview1.19504.10 5 04/28/2024
4.6.0 8 04/28/2024
4.6.0-rc1.19456.4 5 04/28/2024
4.6.0-preview9.19421.4 5 04/28/2024
4.6.0-preview9.19416.11 7 04/28/2024
4.6.0-preview8.19405.3 5 04/28/2024
4.6.0-preview7.19362.9 3 04/28/2024
4.6.0-preview6.19303.8 4 04/28/2024
4.6.0-preview6.19264.9 5 04/28/2024
4.6.0-preview5.19224.8 4 04/28/2024
4.6.0-preview4.19212.13 4 04/28/2024
4.6.0-preview3.19128.7 3 04/28/2024
4.6.0-preview.19073.11 3 04/28/2024
4.6.0-preview.18571.3 7 04/28/2024
4.5.1 7 04/24/2024
4.5.0 5 04/28/2024
4.5.0-rc1 6 04/28/2024
4.5.0-preview2-26406-04 4 04/28/2024
4.5.0-preview1-26216-02 4 04/28/2024
4.5.0-preview1-25914-04 6 04/28/2024
4.4.1 8 04/18/2024
4.4.0 9 03/26/2024
4.4.0-preview2-25405-01 5 04/28/2024
4.4.0-preview1-25305-02 8 04/28/2024
4.3.0 105 03/26/2024
4.3.0-preview1-24530-04 3 04/28/2024
4.0.0 13 04/28/2024
4.0.0-rc2-24027 5 04/01/2024
4.0.0-beta-23516 8 04/27/2024
4.0.0-beta-23409 4 04/27/2024
4.0.0-beta-23225 6 04/27/2024
4.0.0-beta-23123 6 04/27/2024
4.0.0-beta-23109 6 03/26/2024
4.0.0-beta-23019 11 04/19/2024
4.0.0-beta-22816 5 04/27/2024
4.0.0-beta-22605 5 04/27/2024
4.0.0-beta-22416 7 04/05/2024
4.0.0-beta-22231 7 04/20/2024