mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
parent
babc3e4f1a
commit
2787c7fc52
5 changed files with 95 additions and 85 deletions
|
|
@ -7,6 +7,9 @@ using Newtonsoft.Json;
|
|||
|
||||
namespace PepperDash.Essentials.Core
|
||||
{
|
||||
/// <summary>
|
||||
/// Provide a way to easily deserialize into a secret object from config
|
||||
/// </summary>
|
||||
public class SecretsPropertiesConfig
|
||||
{
|
||||
[JsonProperty("provider")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue