Search: get-secure-credential

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

Results 1 - 10 of 100 next page » Page 1 2 3 4 5 6 7 8 9 10

[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

[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

[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

[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

[03]Get Outlook Mail Message

Last modified by Tuan Nguyen on 2022/05/13 03:45
Rendered document content
to public it. Remember to consider data security requirement before using it. Display Name (String
. E.g: Get Outlook Mail Option Filter (String) - A string used as a filter for the messages
Title
[03]Get Outlook Mail Message
Location
Get Outlook Mail Message
Raw document content
data security requirement 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

[04]Get Active Window

Last modified by Tuan Nguyen on 2022/05/13 04:10
Rendered document content
RCA.Activities.Windows.GetActiveWindow Description The Get Active Window enables you to get
to public the activity. Remember to consider data security requirement before using this property. Display
and structure your code better. Eg: [31233] Get Active Window Options Automation Base (Dropdown list
Title
[04]Get Active Window
Location
[04]Get Active Window
Raw document content
" %) ((( RCA.Activities.Windows.GetActiveWindow == **Description** == The Get Active Window enables you to get the current active window
. Remember to consider data security requirement before using this property. * **Display Name (String
. Eg: [31233] Get Active Window **Options** * **Automation Base (Dropdown list) **- Specify

[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

[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

[06]Get IMAP Mail Messages

Last modified by Tuan Nguyen on 2022/05/13 03:46
Rendered document content
: “Mail.MyDomain.com” Logon Email (String)* - The email account used to get the message. Password (String)* - The password of the email account used to get the message. Misc Public (Checkbox) - Check if you want to public it. Remember to consider data security requirement before using it. Display Name (String
Title
[06]Get IMAP Mail Messages
Location
Get IMAP Mail Messages
Raw document content
used to get the message. * **Password (String)*** - The password of the email account used to get
data security requirement 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 Imap Mail

[09]Get POP3 Mail Messages

Last modified by Tuan Nguyen on 2022/05/13 03:49
Rendered document content
: “Mail.MyDomain.com” Logon Email (String)* - The email account used to get the message. Password (String)* - The password of the email account used to get the message. Misc Public (Checkbox) - Check if you want to public it. Remember to consider data security requirement before using it. Display Name (String
Title
[09]Get POP3 Mail Messages
Location
Get POP3 Mail Messages
Raw document content
"]] **Logon** * **Email (String)*** - The email account used to get the message. * **Password (String)*** - The password of the email account used to get the message. **Misc** * **Public (Checkbox)** - Check if you want to public it. Remember to consider data security requirement before using it. * **Display
next page » Page 1 2 3 4 5 6 7 8 9 10
RSS feed for search on [get-secure-credential]
Created by admin on 2022/04/17 14:38