System.ServiceModel.Security 4.4.4

Provides common security types for consuming and communicating with services. Commonly Used Types: System.ServiceModel.DnsEndpointIdentity System.ServiceModel.MessageSecurityVersion System.ServiceModel.UpnEndpointIdentity System.ServiceModel.SpnEndpointIdentity 0cdb612ce9cc705f11132c9d162347607b45cf99 When using NuGet 3.x this package requires at least version 3.4.

Showing the top 20 packages that depend on System.ServiceModel.Security.

Packages Downloads
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI, Xamarin iOS, Xamarin Android and UWP
8
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI, Xamarin iOS, Xamarin Android and UWP
7
DevExpress.Xpo
eXpress Persistent Objects (XPO) is an Object-Relational Mapping (ORM) tool that handles all aspects of database creation and object persistence, allowing you to concentrate on your application's business logic. XPO supports more than a dozen database management systems and implements a common high-level API. Whether using MS SQL Server, PostgreSQL, MySQL, Oracle, or others, you will use the same code to implement data access and management operations. Should you decide to move your storage to a different database system, you’ll only need to change the connection string. For more information, see https://DevExpress.com/XPO.
6
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens gain access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android. The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases.
6
DevExpress.Xpo
eXpress Persistent Objects (XPO) is an Object-Relational Mapping (ORM) tool that handles all aspects of database creation and object persistence, allowing you to concentrate on your application's business logic. XPO supports more than a dozen database management systems and implements a common high-level API. Whether using MS SQL Server, PostgreSQL, MySQL, Oracle, or others, you will use the same code to implement data access and management operations. Should you decide to move your storage to a different database system, you’ll only need to change the connection string. For more information, see https://DevExpress.com/XPO.
5
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens again access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
4
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI, Xamarin iOS, Xamarin Android and UWP
4
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens gain access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android. The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases.
4
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI, Xamarin iOS, Xamarin Android and UWP
3
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. 62104e14e02e93e5808e884b94bed426f9529cc3 When using NuGet 3.x this package requires at least version 3.4.
3
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens again access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
3
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS, and Xamarin Android.
3
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard.
3
Microsoft.IdentityModel.Clients.ActiveDirectory
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET based client by taking advantage of Windows Server Active Directory and Azure Active Directory. ADAL.NET enables you to acquire a security token to access protected Web APIs, for instance Microsoft Graph or your own Web API. ADAL.NET is built against multiple platforms, including .net desktop, .net standard, .net core, UWP, Xamarin iOS and Xamarin Android. It can be called from applications and Web APIs (ASP.NET, .NET Core, ASP.NET Core) that call other Web APIs in the name of a user, or without a user.
2
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. 451925e4ed3f9ef704260c1a6af1e729b8419fe2 When using NuGet 3.x this package requires at least version 3.4.
2
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts and social identities Azure AD B2C. These tokens gain access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android. The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases.
2
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. ca07fc7c0b5878b3fc4381cf081be89c15373f52 When using NuGet 3.x this package requires at least version 3.4.
2
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. d67bd83a075b8b10cb95810568073c1a3211f28b When using NuGet 3.x this package requires at least version 3.4.
2

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

MonoAndroid 1.0

  • No dependencies.

Xamarin.WatchOS 1.0

  • No dependencies.

Xamarin.TVOS 1.0

  • No dependencies.

Xamarin.Mac 2.0

  • No dependencies.

Xamarin.iOS 1.0

  • No dependencies.

WindowsPhone 8.0

  • No dependencies.

Windows 8.0

  • No dependencies.

.NETPortable 4.5

  • No dependencies.

.NETPortable 0.0

  • No dependencies.

.NET Standard 2.0

.NET Standard 1.3

.NETPortable 4.5

  • No dependencies.

.NET Standard 1.1

.NET Framework 4.5

  • No dependencies.

.NETCore 5.0

MonoTouch 1.0

  • No dependencies.

.NET Core 2.0

.NET Standard 1.0

Version Downloads Last updated
6.0.0 2 3/4/2025
6.0.0-rc.23205.4 1 3/5/2025
6.0.0-preview1.23060.3 1 3/5/2025
4.10.3 2 3/4/2025
4.10.2 1 3/4/2025
4.10.0 1 3/4/2025
4.10.0-preview1.22261.2 1 3/5/2025
4.9.0 1 3/4/2025
4.9.0-rc2.21473.1 2 3/5/2025
4.9.0-rc1.21431.2 2 3/5/2025
4.9.0-preview1.21220.1 1 3/5/2025
4.8.1 1 3/4/2025
4.8.0 1 3/4/2025
4.8.0-rc2.20474.1 2 3/5/2025
4.8.0-preview3.20412.3 1 3/5/2025
4.7.0 2 3/4/2025
4.7.0-rtm.20072.1 1 3/5/2025
4.7.0-preview2.19522.3 1 3/5/2025
4.7.0-preview1.final 1 3/4/2025
4.6.0 1 3/4/2025
4.6.0-preview9.final 2 3/4/2025
4.6.0-preview8.final 2 3/4/2025
4.6.0-preview6.final 1 3/4/2025
4.6.0-preview5.final 1 3/4/2025
4.5.3 1 3/4/2025
4.5.1 1 3/4/2025
4.5.0 1 3/4/2025
4.5.0-rc1-26502-06 1 3/6/2025
4.5.0-preview2-26410-01 2 3/5/2025
4.5.0-preview1-26228-01 2 3/5/2025
4.4.4 9 7/8/2023
4.4.2 1 3/4/2025
4.4.1 1 3/4/2025
4.4.0 1 3/4/2025
4.4.0-preview2-25419-01 2 3/5/2025
4.4.0-preview1-25303-02 1 3/4/2025
4.3.3 2 3/4/2025
4.3.1 1 3/4/2025
4.3.0 1 3/4/2025
4.3.0-preview1-24610-02 2 3/5/2025
4.0.4 1 3/4/2025
4.0.2 1 3/4/2025
4.0.1 1 3/4/2025
4.0.1-rc2-24027 2 3/5/2025
4.0.1-beta-23516 1 3/5/2025
4.0.1-beta-23409 1 3/4/2025
4.0.1-beta-23225 2 3/4/2025
4.0.0 1 3/4/2025
4.0.0-beta-23109 1 3/4/2025
4.0.0-beta-23019 2 3/4/2025
4.0.0-beta-22816 2 3/5/2025
4.0.0-beta-22605 1 3/4/2025
4.0.0-beta-22416 2 3/4/2025
3.9.0 1 3/4/2025
3.9.0-beta-23109 2 3/5/2025
3.9.0-beta-23019 2 3/5/2025