Search: get-secure-credential

Last modified by admin on 2022/04/24 04:58

Results 1 - 9 of 9 Page 1

[04]Get Secure Credential

Last modified by VuNH54 on 2023/04/19 10:09
Rendered document content
RCA.Activities.Core.GetSecureCredential Description The Get Secure Credential activity allows you to retrieve the credentials from a specified target from the Windows Credential Manager based on Credential and Persistence Type. As it is a Secure Credential, it always retrieves a secure string password and a string
Title
[04]Get Secure Credential
Location
[04]Get Secure Credential
Credential
Raw document content
" %) ((( RCA.Activities.Core.GetSecureCredential == **Description** == The Get Secure Credential activity allows you to retrieve the credentials from a specified target from the Windows Credential Manager based on Credential and Persistence Type. As it is a Secure Credential, it always retrieves a secure string password and a string username. And it stores

[03]Get Credential

Last modified by VuNH54 on 2023/04/19 10:09
Rendered document content
the credentials from a specified target from the Windows Credential Manager as a secure string (password
. Result (Boolean) - A Boolean variable that indicates whether the given credentials were successfully get
was successful or not. (* for Mandatory) Properties Input Credential Type - The type of credential
Title
[03]Get Credential
Location
[03]Get Credential
Credential
Raw document content
target from the Windows Credential Manager as a secure string (password) and a string (username
and structure your code better. E.g: Get Credentials **Output** * **Password (String)*** - The password
that indicates whether the given credentials were successfully get from Windows Credential Manager

[02]Delete Credential

Last modified by VuNH54 on 2023/04/19 10:07
Rendered document content
the credentials for a specified target from the Windows Credential Manager, and returns a boolean value to let you know if the process was successful or not. (* for Mandatory) Properties Input Credential Name (String)* - Identifies the credential from set of credentials in Windows Credential Manager. Misc Public
Title
[02]Delete Credential
Location
Credential
[02]Delete Credential
Raw document content
" %) ((( RCA.Activities.Core.DeleteCredential == **Description** == The activity allows you to delete the credentials for a specified target from the Windows Credential Manager, and returns a boolean value to let you know if the process
** * **Credential Name (String)*** - Identifies the credential from set of credentials in Windows Credential Manager

[01]Add Credential

Last modified by VuNH54 on 2023/04/19 10:07
Rendered document content
credential in the Windows Credential Manager with a custom persistence type, and returns a boolean value to let you know if the process was successful or not. (* for Mandatory) Properties Input Credential Type - The type of credential to be added. The following options are available: ・None: No credential
Title
[01]Add Credential
Location
Credential
[01]Add Credential
Raw document content
" %) ((( RCA.Activities.Core.AddCredential == **Description** == The activity allows you to stores a specified credential in the Windows Credential Manager with a custom persistence type, and returns a boolean value to let you know if the process
** * **Credential Type** - The type of credential to be added. The following options are available: **・None

[05]Request Credential

Last modified by VuNH54 on 2023/04/19 10:09
Rendered document content
with a custom message and title that prompts a user to add application credentials, and store the username
(String)* - Message to show on the dialog box. E.g: “Credential for program is needed” Title (String) - Title of the dialog box. E.g: “Request for credential” Misc Public (Checkbox) - Check if you want
Title
[05]Request Credential
Location
Credential
[05]Request Credential
Raw document content
and title that prompts a user to add application credentials, and store the username and password that can
) == **Properties** == **Input** * **Message (String)*** - Message to show on the dialog box. E.g: “Credential for program is needed” * **Title (String)** - Title of the dialog box. E.g: “Request for credential” **Misc

[10]Get Text

Last modified by Tuan Nguyen on 2022/05/13 02:25
Rendered document content
RCA.Activities.Browser.GetText Description The Get Text activity extracts on a webpage and saves
the field to get text. This activity will generate a string variable (Selector) to specify the location
to organize and structure your code better. Eg: [3454334] Get Text Public (Checkbox) - Check if you want
Title
[10]Get Text
Location
[10]Get Text
Raw document content
" %) ((( RCA.Activities.Browser.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
"]] (* For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field to get
the name of the activity to organize and structure your code better. Eg: [3454334] Get Text * **Public

[13]Get Web Attribute

Last modified by Tuan Nguyen on 2022/05/13 02:26
Rendered document content
RCA.Activities.Browser.GetWebAttribute Description The Get Web Attribute activity allows you to get the value of an attribute that belongs to the native browser element. (* For Mandatory
] Get Web Attribute Public (Checkbox) - Check if you want to public it. Remember to consider data
Title
[13]Get Web Attribute
Location
[13]Get Web Attribute
Raw document content
" %) ((( RCA.Activities.Browser.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value
] Get Web Attribute * **Public (Checkbox) **- Check if you want to public it. Remember to consider data security requirement before using it. Default is unchecked. **Output** * **Output Value (String

[01]File Change Trigger

Last modified by Tuan Nguyen on 2022/05/13 03:58
Rendered document content
System.Activities.Core.FileChangeTrigger Description This activity allows you to get the change
, Attributes, Size, LastWrite, LastAccess, CreationTime, Security. File File Name (String) - The name
of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String
Raw document content
" %) ((( System.Activities.Core.FileChangeTrigger == **Description** == This activity allows you to get the change information of a file
available: FileName, DirectoryName, Attributes, Size, LastWrite, LastAccess, CreationTime, Security
. Be careful, consider data security before using it. * **Display Name (String) **- The name of this activity

[33]Handle Alert

Last modified by Tuan Nguyen on 2022/05/13 03:27
Rendered document content
” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text from alert box. ・SENDKEYS
up window appears. ・GETTEXT - Gets the text from alert box. ・SENDKEYS – Sends string of text
will be shown in the log. Be careful, consider data security before using it. Display Name (String) - The name
Raw document content
- Clicks on the “Cancel” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text
- Clicks on the “Cancel” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text
, consider data security before using it. * **Display Name (String)** - The name of this activity. You can
Page 1
RSS feed for search on [get-secure-credential]
Created by admin on 2022/04/17 14:38