Feeds / gallery / Microsoft.PowerShell.SecretManagement / 1.1.0
Microsoft.PowerShell.SecretManagement
1.1.0This 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
- 1.1.0
- Authors
- Microsoft Corporation
- Published
- 2021-07-12 22:40 UTC
Install this version
Install-Module -Name Microsoft.PowerShell.SecretManagement -RequiredVersion 1.1.0 -Repository gallery
Install-PSResource -Name Microsoft.PowerShell.SecretManagement -Version 1.1.0 -Repository gallery
dotnet add package Microsoft.PowerShell.SecretManagement --version 1.1.0 --source https://figet.xact.cloud/nuget/gallery/v3/index.json