This product version has reached end of life and is no longer supported. Click here for the latest documentation.

Returns the encrypted password using Salted SHA512 for a specific username and password .

Input parameters

Username : mandatory; Text type.

Password : mandatory; Text type.

Output parameters

EncryptedPassword : Text type.
The computed encrypted password.

See Also

Users API Overview