Specifies the type of prompt that requires user action.
Namespace: Flex.Hal.SettingsAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax Public Enumeration PromptType
Members Member name | Value | Description |
---|
SSL | 0 |
SSL authentication requiring user action.
|
SSH | 1 |
SSH fingerprint.
|
Text | 2 |
Text message prompt for user.
|
Password | 3 |
Password message prompt for user.
|
See Also