set_auto_prompt_disabled_for


Description:

public void set_auto_prompt_disabled_for (Source source, bool is_disabled)

Sets whether the auto-prompt should be disabled for the given source.

All sources can be auto-prompted by default. This is a complementary value for the ECredentialsPrompter: auto_prompt property.

This value does not influence direct calls of prompt.

Parameters:

this

an CredentialsPrompter

source

an Source

is_disabled

whether the auto-prompt should be disabled for this source