Activity «Get credential» can be found in section «Windows Credentials».
Activity gets values from Credential Manager according to input resource name. If such resource doesn't exist, it will trigger error (exception).
Нажмите на изображение, чтобы увеличить его.
Property; Class; Type; Description
Asset Name; In; String; Resource name to search in the Credential Manager.
Username; Out; String; Username received from Credential Manager.
Password; Out; Security.SecureString; Password received from Credential Manager.