Feeds / gallery / Microsoft.PowerShell.SecretStore / 1.0.4

Microsoft.PowerShell.SecretStore

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

This PowerShell module is an extension vault for the PowerShell SecretManagement module. As an extension vault, this module stores secrets to the local machine based on the current user account context. The secrets are encrypted on file using .NET Crypto APIs. A password is required in the default configuration. The configuration can be changed with the provided cmdlets. Go to GitHub for more information about this module and to submit issues: https://github.com/powershell/SecretStore

Version
1.0.4
Authors
Microsoft Corporation
Published
2021-09-21 14:51 UTC

Install this version

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