The core Secret Server SDK library, required for interacting with Secret Server 10.4 or above programatically through the SDK.
Info
Version: | 1.5.7 |
Author(s): | Thycotic |
Last Update: | Wednesday, July 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://thycotic.com/ |
NuGet Url: | https://www.nuget.org/packages/Thycotic.SecretServer.Sdk |
Install
Install-Package Thycotic.SecretServer.Sdk
dotnet add package Thycotic.SecretServer.Sdk
paket add Thycotic.SecretServer.Sdk
Thycotic.SecretServer.Sdk Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 11.0.2)
- Microsoft.AspNetCore.DataProtection(>= 2.1.1)
- Microsoft.AspNetCore.DataProtection.Extensions(>= 2.1.1)
- Microsoft.Extensions.Configuration(>= 2.1.1)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.4.0)
Tags