CyberSource.Authentication
0.0.0.15
.NET Framework
Install-Package CyberSource.Authentication -Version 0.0.0.15
dotnet add package CyberSource.Authentication --version 0.0.0.15
<PackageReference Include="CyberSource.Authentication" Version="0.0.0.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CyberSource.Authentication --version 0.0.0.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CyberSource.Authentication, 0.0.0.15"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install CyberSource.Authentication as a Cake Addin
#addin nuget:?package=CyberSource.Authentication&version=0.0.0.15
// Install CyberSource.Authentication as a Cake Tool
#tool nuget:?package=CyberSource.Authentication&version=0.0.0.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Use this SDK to generate Authentication Headers to be sent for the Cybersource REST API Calls
Product | Versions |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CyberSource.Authentication:
Package | Downloads |
---|---|
CyberSource.Rest.Client
Use this client SDK to Call CyberSource REST API's. This SDK includes generates both HTTP Signature and JWT headers (including authentication headers) for the API requests. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.0.15 | 1,557 | 6/21/2022 |
0.0.0.14 | 2,438 | 5/20/2022 |
0.0.0.13 | 1,916 | 3/3/2022 |
0.0.0.12 | 652 | 1/25/2022 |
0.0.0.11 | 9,804 | 7/23/2021 |
0.0.0.10 | 1,831 | 6/17/2021 |
0.0.0.9 | 29,250 | 3/5/2021 |
0.0.0.8 | 3,011 | 12/2/2020 |
0.0.0.7 | 36,089 | 4/28/2020 |
0.0.0.6 | 17,829 | 2/20/2020 |
0.0.0.5 | 1,890 | 12/24/2019 |
0.0.0.4 | 80,785 | 5/16/2019 |
0.0.0.3 | 5,147 | 12/17/2018 |
0.0.0.2 | 752 | 11/8/2018 |
0.0.0.1 | 545 | 10/26/2018 |
Authentication SDK for CyberSource REST APIs