set_auto_prompt


Description:

public void set_auto_prompt (bool auto_prompt)

Sets whether can respond to credential prompts automatically.

That means that whenever any ESource will ask for credentials, it'll try to provide them.

Use set_auto_prompt_disabled_for to influence auto-prompt per an Source.

This property does not influence direct calls of prompt.

Parameters:

this

an CredentialsPrompter

auto_prompt

new value of the auto-prompt property