Info
Version: | 1.5.9 |
Author(s): | Thycotic |
Last Update: | Friday, September 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://thycotic.com/ |
NuGet Url: | https://www.nuget.org/packages/Thycotic.SecretServer.Sdk.Extensions.Client.HttpModule |
Install
Install-Package Thycotic.SecretServer.Sdk.Extensions.Client.HttpModule
dotnet add package Thycotic.SecretServer.Sdk.Extensions.Client.HttpModule
paket add Thycotic.SecretServer.Sdk.Extensions.Client.HttpModule
Thycotic.SecretServer.Sdk.Extensions.Client.HttpModule Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Retrieve secret values on demand using placeholders in your application config file. Requires a working installation of the Secret Server client tool in a local directory.
Recommended for legacy ASP.NET applications (4.6 and below). For ASP.NET 4.6.1 and above, use the Integration.HttpModule package.