Get EncryptedPwd - wim-beck/IS4U-FIM-Powershell GitHub Wiki
Get an encrypted password, convertable to secure string.
Get-EncryptedPwd [-Pwd] <String> [<CommonParameters>]
Get an encrypted password, convertable to secure string.
| Property | Value |
|---|---|
| Type | String |
| Required | true |
| Position | 1 |
| Default value | |
| Accept pipeline input | false |