If you schedule a workflow, value for input of type SecureString will be stored encrypted in the database. But there are also some other cases, eg. if you log it using System.log(), I think it will appear as plain text in the log file.
↧
If you schedule a workflow, value for input of type SecureString will be stored encrypted in the database. But there are also some other cases, eg. if you log it using System.log(), I think it will appear as plain text in the log file.