Microsoft.PowerShell.SecretStore Module
Локальное хранилище расширений безопасного хранилища для модуля Microsoft.PowerShell.SecretManagement.
Командлеты 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. |