Microsoft.PowerShell.SecretStore
Microsoft.PowerShell.SecretManagement モジュール用のローカルセキュリティで保護されたストア拡張機能コンテナー。
手記
このモジュールは、有料サポート、Microsoft Enterprise Agreement、Microsoft ソフトウェア アシュアランス など、従来の Microsoft サポート契約でサポートされています。 また、問題のサポート 要求を提出することで、PowerShell の サポート に対する支払いを行うこともできます。 ページの下部にある [フィードバック] セクションの [この製品 ] ボタン 使用して、ソース リポジトリに問題を提出してください。
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. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
PowerShell