KeyboardInteractivePromptPrompt Property
The prompt label/text the client should present to the user.
Syntax
__property String KeyboardInteractivePromptPrompt[int PromptIndex] = {read=FKeyboardInteractivePromptPrompt, write=FSetKeyboardInteractivePromptPrompt};
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