Microsoft.Web.Services3
3.0.0
WSE 3.0 simplifies the development and deployment of secure Web services. 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: https://www.microsoft.com/download/en/details.aspx?id=14089
Install-Package Microsoft.Web.Services3 -Version 3.0.0
dotnet add package Microsoft.Web.Services3 --version 3.0.0
<PackageReference Include="Microsoft.Web.Services3" Version="3.0.0" />
paket add Microsoft.Web.Services3 --version 3.0.0
#r "nuget: Microsoft.Web.Services3, 3.0.0"
Dependencies
This package has no dependencies.
Used By
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Microsoft.Web.Services3:
Package | Downloads |
---|---|
TransbankSDK
This is the .Net SDK for Transbank Integration.
|
|
WSU_EIT_MailRelayClient
Interacts with the Mail Relay Web Service to send email.
|
|
SealApi
Udviklet af Digital Sundhed og pakket til NuGet af XMedicus Systems ApS
|
|
WSU_EIT_FreeForm.Data
The DataAccess library for working with FreeForm forms.
|
|
BioDemoWebServiceClient
A client for the myWSU BioDemo web service.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 1,808,631 | 3/21/2012 |