Microsoft.PowerShell.SecretStore Module
Important
Tim PowerShell telah memutuskan bahwa modul Secret adalah fitur lengkap dan tidak akan lagi dikembangkan secara aktif. Modul akan terus didukung untuk keamanan dan perbaikan bug kritis. Repositori kode telah diarsipkan.
Versi terbaru yang diterbitkan adalah:
Sifat rahasia telah berubah secara mendasar sejak proyek ini dirancang. Metode autentikasi tanpa kata sandi seperti kunci sandi, akses menyeluruh, dan sistem kredensial federasi seperti Microsoft Entra ID, biometrik, dan kunci keamanan perangkat keras adalah masa depan.
Vault ekstensi penyimpanan aman lokal untuk modul Microsoft.PowerShell.SecretManagement.
Cmdlet Microsoft.PowerShell.SecretStore
| Cmdlet | Deskripsi |
|---|---|
| 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. |