Callbacks

CredentialsPrompterLoopPromptFunc (prompter, source, credentials, user_data, cancellable)

Details

EDataServerUI.CredentialsPrompterLoopPromptFunc(prompter, source, credentials, user_data, cancellable)
Parameters:
Returns:

True to continue the loop (reprompt credentials), unless authenticated is also set to True, or False on error, as an indication that the loop should be terminated.

out_authenticated:

set to True, when the authentication was successful

Return type:

(bool, out_authenticated: bool)