Microsoft.PowerShell.SecretStore
Local secure store extension vault for Microsoft.PowerShell.SecretManagement module.
Note
This module is supported under traditional Microsoft support agreements, including paid support, Microsoft Enterprise Agreements, and Microsoft Software Assurance. You can also pay for support for PowerShell by filing a support request for your problem. Please file issues in the source repository using the This product button in the Feedback section at the bottom of the page.
Microsoft.PowerShell.SecretStore
Get-SecretStoreConfiguration |
Returns SecretStore configuration information. |
Reset-SecretStore |
Resets the SecretStore by deleting all secret data and configuring the store with default options. |
Set-SecretStoreConfiguration |
Configures the SecretStore. |
Set-SecretStorePassword |
Replaces the current SecretStore password with a new one. |
Unlock-SecretStore |
Unlocks SecretStore with the provided password. |