WriteCredential/en: Porovnání verzí
(Založena nová stránka s textem „Credentials data.......“) |
(Založena nová stránka s textem „Enables or disables the command. If the value is 0, the command will not execute.“) |
||
| Řádek 38: | Řádek 38: | ||
Type [[Special:MyLanguage/Data types#Number | Number]] | Type [[Special:MyLanguage/Data types#Number | Number]] | ||
| − | + | Enables or disables the command. If the value is 0, the command will not execute. | |
=== PreWait === | === PreWait === | ||
Verze z 2. 2. 2021, 15:50
Obsah
Description
Alias: WC
Writes the credentials to the credential manager.
Writes the value in the Data parameter together with the UserName in the credentials manager under TargetName.
Input parameters
TargetName
Type String
Name of the credentials.
UserName
Type String
Username.
Data
Type String
Credentials data.......
Enabled
Type Number
Enables or disables the command. If the value is 0, the command will not execute.
PreWait
Type Number
Prodleva v milisekundách před provedením příkazu. Nemá žádný vliv je-li Enabled=0.
PostWait
Type Number
Prodleva v milisekundách po provedení příkazu. Nemá žádný vliv je-li Enabled=0.