enable User Password Encryption
Content copied to clipboard
Sets whether the user password will be encrypted or not. Default is false.
Return
Builder This Builder object to allow for chaining of calls to set methods.
Deprecated
This method is no more used in the SDK, the password is encrypted by default
Parameters
encrypt
boolean true to enable encrypting the user password, false otherwise.