System.Security.Principal.Windows (5.0.0)
Published 2026-02-04 09:32:28 +03:30 by kayer
Installation
dotnet nuget add source --name kayer --username your_username --password your_token dotnet add package --source kayer --version 5.0.0 System.Security.Principal.WindowsAbout this package
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.