Dart.Emulation Namespace : Credentials Class |
For a list of all members of this type, see Credentials members.
Name | Description | |
---|---|---|
![]() | CommandPrompt | Defines the command prompt to look for after login. An empty string indicates the Login should return immediately. |
![]() | Password | Defines the password used during login. |
![]() | PasswordPrompt | Defines the password prompt to look for after login. |
![]() | PromptTimeout | Defines the timeout period (in ms) for login prompts. |
![]() | Username | Defines the username used during login. |
![]() | UsernamePrompt | Defines the username prompt to look for during login. |