Provides the base interfaces for principal and identity objects that represents the security context under which code is running. Commonly Used Types: System.Security.Principal.IPrincipal System.Security.Principal.IIdentity System.Security.Principal.TokenImpersonationLevel When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Security.Principal --version 4.3.0
Install-Package System.Security.Principal -Version 4.3.0
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.3.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-11-15 23:55:16 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |