System.Security.Principal 4.3.0

前缀已预留

需要 NuGet 2.12 或更高版本。

dotnet add package System.Security.Principal --version 4.3.0                
NuGet\Install-Package System.Security.Principal -Version 4.3.0                
该命令应在 Visual Studio 的包管理器控制台中使用,因为它使用 NuGet 模块的 Install-Package 版本。
<PackageReference Include="System.Security.Principal" Version="4.3.0" />                
对于支持 PackageReference 的项目,将此 XML 节点复制到项目文件中以引用包。
paket add System.Security.Principal --version 4.3.0                
#r "nuget: System.Security.Principal, 4.3.0"                
#r 指令可用于 F# Interactive 和 Polyglot Notebooks。将其复制到交互式工具或脚本的源代码中,以引用包。
// Install System.Security.Principal as a Cake Addin
#addin nuget:?package=System.Security.Principal&version=4.3.0

// Install System.Security.Principal as a Cake Tool
#tool nuget:?package=System.Security.Principal&version=4.3.0                

提供表示在哪个安全上下文中运行的代码的基本接口的主机和身份对象。

常用的类型
System.Security.Principal.IPrincipal
System.Security.Principal.IIdentity
System.Security.Principal.TokenImpersonationLevel

在使用 NuGet 3.x 时,此包至少需要版本 3.4。

产品 兼容和不兼容的目标框架版本。
.NET
.NET Core
.NET Standard netstandard1.0 兼容。 netstandard1.1 已计算。 netstandard1.2 已计算。 netstandard1.3 已计算。 netstandard1.4 已计算。 netstandard1.5 已计算。 netstandard1.6 已计算。 netstandard2.0 已计算。 netstandard2.1 已计算。
.NET 框架 net45 兼容。 net451 已计算。 net452 已计算。 net46 已计算。 net461 已计算。 net462 已计算。 net463 已计算。 net47 已计算。 net471 已计算。 net472 已计算。 net48 已计算。 net481 已计算。
MonoAndroid monoandroid 已计算。 monoandroid10 兼容。
MonoMac monomac 已计算。
MonoTouch monotouch 已计算。 monotouch10 兼容。
Tizen tizen30 已计算。 tizen40 已计算。 tizen60 已计算。
通用Windows平台 netcore50 兼容。 uap 已计算。 uap10.0 已计算。
Windows Phone wp8 兼容。 wp81 已计算。 wpa81 兼容。
Windows Store netcore 已计算。 netcore45 已计算。 netcore451 已计算。 win8 兼容。
Xamarin.iOS xamarinios 已计算。 xamarinios10 兼容。
Xamarin.Mac xamarinmac 已计算。 xamarinmac20 兼容。
Xamarin.TVOS xamarintvos 已计算。 xamarintvos10 兼容。
Xamarin.WatchOS xamarinwatchos 已计算。 xamarinwatchos10 兼容。
兼容的目标框架
包含的目标框架(在包中)
了解更多关于目标框架.NET Standard的信息。
  • .NETCore 5.0

  • .NETFramework 4.5

    • 无依赖。
  • .NETStandard 1.0

  • MonoAndroid 1.0

    • 无依赖。
  • MonoTouch 1.0

    • 无依赖。
  • 可携带类库 (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • 无依赖。
  • Windows 8.0

    • 无依赖。
  • WindowsPhone 8.0

    • 无依赖。
  • WindowsPhoneApp 8.1

    • 无依赖。
  • Xamarin.iOS 1.0

    • 无依赖。
  • Xamarin.Mac 2.0

    • 无依赖。
  • Xamarin.TVOS 1.0

    • 无依赖。
  • Xamarin.WatchOS 1.0

    • 无依赖。

NuGet 包 (79)

显示依赖 System.Security.Principal 的前5个 NuGet 包

下载
System.Security.Principal.Windows

提供用于检索当前 Windows 用户并与 Windows 用户和组交互的类。常用类型: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 在使用 NuGet 3.x 时,此包需要至少版本 3.4。

System.Security.Claims

提供实现基于声明身份的类,包括代表声明、基于声明的身份和基于声明的主体的类。常用类型:System.Security.Principal.GenericIdentity System.Security.Claims.Claim System.Security.Claims.ClaimsIdentity System.Security.Claims.ClaimsPrincipal System.Security.Principal.GenericPrincipal 在使用 NuGet 3.x 时,此包需要至少版本 3.4。

System.Data.SqlClient

提供对SQL Server的数据提供程序。这些类提供对SQL Server版本的访问,并封装特定的数据库协议,包括表数据流(TDS)。常用类型: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。当使用NuGet 3.x时,此包至少需要3.4版本。

System.Net.Security

提供诸如System.Net.Security.SslStream之类的类型,它们使用SSL/TLS协议在客户端和服务器端点之间提供安全的网络通信。常用类型:System.Net.Security.SslStream, System.Net.Security.ExtendedProtectionPolicy。当使用NuGet 3.x时,此包至少需要3.4版本。

System.IO.Pipes

通过匿名和/或命名管道提供进程间通信方式。常用类型:System.IO.Pipes.NamedPipeServerStream, System.IO.Pipes.PipeDirection, System.IO.Pipes.PipeOptions, System.IO.Pipes.PipeTransmissionMode, System.IO.Pipes.NamedPipeClientStream, System.IO.Pipes.PipeStream。当使用NuGet 3.x时,此包至少需要3.4版本。

GitHub仓库 (15)

显示依赖System.Security.Principal的前5个流行GitHub仓库

仓库 Stars
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
SpecFlowOSS/SpecFlow
#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
VitalElement/AvalonStudio
Cross platform IDE and Shell
MarimerLLC/csla
A home for your business logic in any .NET application.
版本 下载 最后更新
4.3.0 549,601,494 11/15/2016
4.3.0-preview1-24530-04 297,630 10/24/2016
4.0.1 339,987,436 6/27/2016
4.0.1-rc2-24027 3,137,163 5/16/2016
4.0.1-beta-23516 378,149 11/18/2015
4.0.1-beta-23409 368,512 10/15/2015
4.0.1-beta-23225 169,152 9/2/2015
4.0.0 2,164,756 7/29/2015
4.0.0-beta-23109 60,469 7/27/2015
4.0.0-beta-23019 50,784 6/30/2015
4.0.0-beta-22816 62,654 4/24/2015
4.0.0-beta-22605 27,124 2/13/2015
4.0.0-beta-22416 17,757 1/16/2015
4.0.0-beta-22231 36,178 11/11/2014