検索:get-secure-credential

adminが2022/04/24 04:58に最終更新

109件のうち1 - 10 次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 11

[04]Get Secure Credential (en)

VuNH54が2023/04/19 10:09に最終更新
表示されるドキュメントの内容
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
タイトル
[04]Get Secure Credential
保存場所
[04]Get Secure Credential
Credential
ドキュメントの内容のソース
" %) ((( 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

Activities (en)

保存場所
adminが2022/07/01 15:28に最終更新
表示されるドキュメントの内容
Add Credential Delete Credential Get Credential Get Secure Credential Request Credential
保存場所
Credential
ドキュメントの内容のソース
/Activities/%5B02%5DDelete%20Credential/]] * [[Get Credential>>url:https://docs.akabot.com/bin/view/Activities/Credential/Activities/%5B03%5DGet%20Credential/]] * [[Get Secure Credential>>url:https://docs.akabot.com/bin
* [[Add Credential>>url:https://docs.akabot.com/bin/view/Activities/Credential/Activities/%5B01

Get Agent Credential (en)

DatPTが2023/04/17 10:28に最終更新
表示されるドキュメントの内容
. E.g: Get Agent Credential Output Password (SecureString) – The secure password of the retrieved
RCA.Core.Activities.GetAgentCredential Description This activity allows you to get a specified akaBot Center credential by using a provided Asset Name and returns a username and a secure password
タイトル
Get Agent Credential
保存場所
Get Agent Credential
ドキュメントの内容のソース
" %) ((( RCA.Core.Activities.GetAgentCredential == **Description** == This activity allows you to get a specified akaBot Center credential
edit the name of the activity to organize and structure your code better. E.g: Get Agent Credential **Output** * **Password (SecureString)** – The secure password of the retrieved credential. * **Username

[03]Get Credential (en)

VuNH54が2023/04/19 10:09に最終更新
表示されるドキュメントの内容
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
タイトル
[03]Get Credential
保存場所
[03]Get Credential
Credential
ドキュメントの内容のソース
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

[2] Activities (en)

adminが2022/06/30 14:02に最終更新
表示されるドキュメントの内容
Get Agent Assets Get Agent Credential Set Agent Asset Set Agent Credential
ドキュメントの内容のソース
* [[Get Agent Assets>>url:https://docs.akabot.com/bin/view/Activities/%5B3%5D%20Assets/Activities/Get%20Agent%20Assets/]] * [[Get Agent Credential>>url:https://docs.akabot.com/bin/view/Activities/%5B3%5D%20Assets/Activities/Get%20Agent%20Credential/]] * [[Set Agent Asset>>url:https://docs.akabot.com

Credentials (en)

保存場所
adminが2022/05/18 09:35に最終更新
表示されるドキュメントの内容
The Credentials activities sub-package contains activities that work with Windows Credential Manager, enabling the adding and getting or deleting of credentials for specific Microsoft authentication packages. Robots can also use these activities to retrieve credentials or simply prompt a human user
タイトル
Credentials
保存場所
Credential
ドキュメントの内容のソース
" %) ((( The **Credentials activities** sub-package contains activities that work with [[Windows Credential Manager>>https://docs.microsoft.com/en-us/windows/win32/secauthn/credentials-management]], enabling the adding and getting or deleting of **credentials **for specific Microsoft authentication packages. ))) Robots can also use these activities

[02]Delete Credential (en)

VuNH54が2023/04/19 10:07に最終更新
表示されるドキュメントの内容
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
タイトル
[02]Delete Credential
保存場所
Credential
[02]Delete Credential
ドキュメントの内容のソース
" %) ((( 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 (en)

VuNH54が2023/04/19 10:07に最終更新
表示されるドキュメントの内容
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
タイトル
[01]Add Credential
保存場所
Credential
[01]Add Credential
ドキュメントの内容のソース
" %) ((( 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

Set Agent Credential (en)

Nhan Nguyenが2022/05/13 03:28に最終更新
表示されるドキュメントの内容
a specified akaBot Center credential value that is already available on the Center by using a provided Asset
”. Password (String)* – The new password for the mentioned credential asset. This property accepts both String
for the mentioned credential asset. This property accepts both the String value and the String variable. E.g
タイトル
Set Agent Credential
保存場所
Set Agent Credential
ドキュメントの内容のソース
credential value that is already available on the Center by using a provided Asset Name. Notes that the Agent
)*** – The new password for the mentioned credential asset. This property accepts both String value and String
for the mentioned credential asset. This property accepts both the String value and the String variable. E.g

[05]Request Credential (en)

VuNH54が2023/04/19 10:09に最終更新
表示されるドキュメントの内容
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
タイトル
[05]Request Credential
保存場所
Credential
[05]Request Credential
ドキュメントの内容のソース
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
次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 11
[get-secure-credential]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成