Credential Functions

Access the Mobile Workflow credential functions.

Method Description
saveLoginCredentials(userName, password) Saves login credentials to the credential cache.
  • userName – the user name to save
  • password – the password to save
saveLoginCertificate(certificate) Saves login credentials from a certificate. The common name is used for the user name, and the signed certificate is used for the password.