ReadCredential/en: Porovnání verzí

Z Wiki
Přejít na: navigace, hledání
(Založena nová stránka s textem „Delay in milliseconds before executing the command. It has no effect if Enabled=0.“)
(Založena nová stránka s textem „Credentials data“)
 
(Nejsou zobrazeny 4 mezilehlé verze od stejného uživatele.)
Řádek 38: Řádek 38:
 
Delay in milliseconds before executing the command. It has no effect if Enabled=0.
 
Delay in milliseconds before executing the command. It has no effect if Enabled=0.
  
== Výstupní parametry ==
+
== Output parameters ==
  
 
=== UserName ===
 
=== UserName ===
  
Typ [[Special:MyLanguage/Datové typy#String | String]]
+
Type [[Special:MyLanguage/Data types#String | String]]
  
Jméno uživatele
+
Username
  
 
=== Data ===
 
=== Data ===
  
Typ [[Special:MyLanguage/Datové typy#String | String]]
+
Type [[Special:MyLanguage/Data types#String | String]]
  
Data pověření
+
Credentials data

Aktuální verze z 29. 1. 2021, 12:53

Jiné jazyky:
English • ‎čeština

Description

Alias: RC

Reads the credentials from the credentials manager.

Reads the credentials with the name specified by the TargetName parameter from the credentials manager.

Input parameters

TargetName

Type String

Name of the requested credentials.

Enabled

Type Number

Enables or disables the command. If the value is 0, the command will not be executed.

PreWait

Type Number

Delay in milliseconds before executing the command. It has no effect if Enabled=0.

PostWait

Type Number

Delay in milliseconds before executing the command. It has no effect if Enabled=0.

Output parameters

UserName

Type String

Username

Data

Type String

Credentials data