Microsoft.PowerShell.SecretStore
Microsoft.PowerShell.SecretManagement 模块的本地安全存储扩展保管库。
Microsoft.PowerShell.SecretStore
Get-SecretStoreConfiguration |
返回 SecretStore 配置信息。 |
Reset-SecretStore |
通过删除所有机密数据并使用默认选项配置存储来重置 SecretStore。 |
Set-SecretStoreConfiguration |
配置 SecretStore。 |
Set-SecretStorePassword |
将当前 SecretStore 密码替换为新的密码。 |
Unlock-SecretStore |
使用提供的密码解锁 SecretStore。 |