Search: get-secure-credential

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

Results 1 - 10 of 13 next page » Page 1 2

[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

Get Active Window

Last modified by VuNH54 on 2023/09/16 00:57
Rendered document content
RCA.Activities.Common.GetActiveWindow Description The Get Active Window enables you to get
if you want to public the activity. Remember to consider data security requirement before using
to organize and structure your code better. E.g: [3424325] Get Active Window Output Application Window
Title
Get Active Window
Location
Get Active Window
Raw document content
" %) ((( RCA.Activities.Common.GetActiveWindow == **Description** == The Get Active Window enables you to get the current active window
security requirement before using this property. * **Display Name (String)** - The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get

Get XML Nodes

Last modified by VuNH54 on 2023/04/21 11:39
Rendered document content
RCA.Activities.Core.GetXMLNodes Description The Get Nodes activity allows you to retrieve an XML
) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security
to organize and structure your code better. E.g: Get XML Nodes Output XML Nodes (IEnumerable)- An variable
Title
Get XML Nodes
Attachment name
get xml nodes.jpg
Location
Get XML Nodes
Raw document content
" %) ((( RCA.Activities.Core.GetXMLNodes == **Description** == The Get Nodes activity allows you to retrieve an XML Node from a XML
data security before using it. * **Display Name (String) **- The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get XML Nodes **Output

Get XML Node Attributes

Last modified by VuNH54 on 2023/04/21 11:38
Rendered document content
RCA.Activities.Core.GetXMLNodeAttributes Description The Get XMLNode Attributes activity allows
of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String
. E.g: Get XML Node Attributes Output Attributes (IEnumerable< XAttribute >) - The output variable
Title
Get XML Node Attributes
Attachment name
get xml node attributes.jpg
Location
Get XML Node Attributes
Raw document content
" %) ((( RCA.Activities.Core.GetXMLNodeAttributes == **Description** == The Get XMLNode Attributes activity allows you to retrieve the attributes
in the log. Be careful, consider data security before using it. * **Display Name (String) **- The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get XML

Get Nodes

Last modified by VuNH54 on 2023/04/21 11:37
Rendered document content
RCA.Activities.Core.GetNodes Description The Get XML Nodes activity allows you to retrieve a list
of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String
. E.g: Get Nodes Output XML Nodes (XNode)- An variable containing the retrieved XML nodes.
Title
Get Nodes
Attachment name
get nodes.jpg
Location
Get Nodes
Raw document content
== **Description** == The Get XML Nodes activity allows you to retrieve a list of first-level XML Nodes from a XML
it, the data of this activity will be shown in the log. Be careful, consider data security before using
and structure your code better. E.g: Get Nodes **Output** * **XML Nodes (XNode)**- An variable containing

Get Excel Column Name

Last modified by VuNH54 on 2023/04/20 11:33
Rendered document content
the activity. Remember to consider data security requirement before using this property. Display Name (String
. E.g: [482156710] Get Excel Column Name Output Result (String) - Stores column name in a string
Title
Get Excel Column Name
Location
Get Excel Column Name
Raw document content
to consider data security requirement before using this property. * **Display Name (String) **- The name
] Get Excel Column Name **Output** * **Result (String) **- Stores column name in a string variable.
next page » Page 1 2
RSS feed for search on [get-secure-credential]
Created by admin on 2022/04/17 14:38