KeyboardInteractivePromptPrompt Property
The prompt label/text the client should present to the user.
Syntax
property KeyboardInteractivePromptPrompt[PromptIndex: Integer]: String;
Default Value
''
Remarks
The prompt label/text the client should present to the user.
The size of the array is controlled by the KeyboardInteractivePromptCount property.
This property is not available at design time.
Data Type
String