Info
Version: | 3.0.0 |
Author(s): | Microsoft |
Last Update: | Wednesday, March 21, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://msdn.microsoft.com/en-us/library/aa139619.aspx |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Web.Services3 |
Install
Install-Package Microsoft.Web.Services3
dotnet add package Microsoft.Web.Services3
paket add Microsoft.Web.Services3
Microsoft.Web.Services3 Download (Unzip the "nupkg" after downloading)
Dependencies
16 packages depend on this package.
Tags
It enables developers and administrators to apply security policies to Web services running on the .NET Framework 2.0. Using WSE 3.0, Web services communication can be signed and encrypted using Kerberos tickets, X.509 certificates and other custom binary and XML-based security tokens. In addition username/password credentials can be used for authentication purposes. An enhanced security model provides a policy-driven foundation for securing Web services.
WSE also supports the ability to establish a trust-issuing service for retrieval and validation of security tokens, as well as the ability to establish more efficient long-running secure communication via secure conversations.
downloaded from url: http://www.microsoft.com/download/en/details.aspx?id=14089.