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.Integration.HttpModule |
Install
Install-Package Thycotic.SecretServer.Sdk.Extensions.Integration.HttpModule
dotnet add package Thycotic.SecretServer.Sdk.Extensions.Integration.HttpModule
paket add Thycotic.SecretServer.Sdk.Extensions.Integration.HttpModule
Thycotic.SecretServer.Sdk.Extensions.Integration.HttpModule Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Retrieve Secret values on demand using placeholders in your application config file. Requires ASP.NET 4.6.1 and above.
For ASP.NET 4.6 and below, use the Client.HttpModule package.