Microsoft.PowerShell.SecretStore
Local secure store extension vault for Microsoft.PowerShell.SecretManagement module.
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. |