You recently observed a developer using the SecureString variable type in their workflow. What is a UiPath best practice relative to the use of SecureString?
A.
Name of the SecureString variable should include the prefix "str_".
B.
SecureString variable scope should be limited to the scope where it is created.
C.
A workflow file should not contain more than one SecureString variable.
D.
SecureString variable should be assigned to an argument.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit