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.
The SecureString type should not be used for any purpose other than the intended. Scope of these variables should be very limited, ideally in the same scope where they were created.
upvoted 3 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Ingvarn
1 year agobhaskar5a5
1 year, 2 months agoMirjalol
1 year, 4 months agoEngineer24
1 year, 7 months ago