Search notes:

PowerShell cmdLet: convertFrom-secureString

convertFrom-secureString converts a System.Security.SecureString to a System.String whose content is encrypted.

See also

The -asSecureString option of the read-host cmdLet.
Powershell command noun: secureString

Index