Microsoft.PowerShell.SecretStore Module
Important
PowerShell ekibi, Gizli modüllerin tam özellik olduğuna ve artık aktif olarak geliştirilmeyeceğine karar verdi. Modüller güvenlik ve kritik hata düzeltmeleri için desteklenmeye devam edecek. Kod deposu arşivlendi.
Yayınlanan en son sürümler şunlardır:
Sırların doğası, bu proje tasarlandığından beri köklü bir şekilde değişti. Şifresiz kimlik doğrulama yöntemleri gibi şifresiz kimlik doğrulama yöntemleri (örneğin şifreli anahtarlar, tek oturum girişi ve Microsoft Entra ID, biyometrik ve donanım güvenlik anahtarları gibi federe kimlik doğrulama sistemleri gelecek.
Microsoft.PowerShell.SecretManagement modülü için yerel güvenli depolama uzantısı kasası.
Microsoft.PowerShell.SecretStore cmdlet'leri
| Cmdlet | Description |
|---|---|
| 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. |