Whenever the credentials are retrieved in a automation, password must be stored in which datatype variable?
String
Text
SecureText
SecureString
Verified Answer
Correct Option -
Anush said
When storing sensitive information like passwords in an automation, it is important to use secure methods. In this case, the password should be stored in a secure data type variable.