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.
dotnet add package System.Security.Principal.Windows --version 4.6.0-preview.19073.11
Install-Package System.Security.Principal.Windows -Version 4.6.0-preview.19073.11
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [3.0.0-preview.19073.11, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [3.0.0-preview.19073.11, ) |
| 包名 | 版本要求 |
|---|---|
| System.Security.Claims | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| 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, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2019-01-29 16:17:07 |
| 项目主页 | https://dot.net/ |
| 许可证 | https://github.com/dotnet/corefx/blob/master/LICENSE.TXT |