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