Feeds / gallery / Microsoft.PowerShell.SecretManagement / 0.9.0

Microsoft.PowerShell.SecretManagement

0.9.0
Upstream onlyHeld by an upstream. Downloading it through a client caches it here.

This module provides a convenient way for a user to store and retrieve secrets. The secrets are stored in registered extension vaults. An extension vault can store secrets locally or remotely. SecretManagement coordinates access to the secrets through the registered vaults. Go to GitHub for more information about the module and to submit issues: https://github.com/powershell/SecretManagement

Version
0.9.0
Authors
Microsoft Corporation
Published
2021-01-07 16:39 UTC

Install this version

Install-Module -Name Microsoft.PowerShell.SecretManagement -RequiredVersion 0.9.0 -Repository gallery
Install-PSResource -Name Microsoft.PowerShell.SecretManagement -Version 0.9.0 -Repository gallery
dotnet add package Microsoft.PowerShell.SecretManagement --version 0.9.0 --source https://figet.xact.cloud/nuget/gallery/v3/index.json