「資格情報を削除」アクテビティについてです。※現在ナレッジ準備中です
目次
1.アクティビティのプログラム名
RCA.Activities.Core.DeleteCredential
2.説明
Studio バージョン 2.0.3.0~
クイックアクセス: コア>Windows資格情報>資格情報を削除
The Delete Credential activity allows you to delete the Credential from Windows Credential Manager based on target. And it stores the success/fail result in output.
ターゲットに基づいて Windows Credential Manager から資格情報を削除することができる。また、成功/失敗の結果を出力に保存します。
3.プロパティ
プロパティ一覧のみ掲載します。
※システム内部で保有しているプロパティを記載している場合があり、コボットStudio画面内で確認不可のものが一部ございます。ご了承ください。
Target ・・・ Identifies the credential from set of credentials in Windows Credential Manager.
DisplayName ・・・ The display name of this activity. You can edit the name of the activity to organize and structure your code better.
4.使い方
準備中