get_auto_prompt_disabled_for


Description:

public bool get_auto_prompt_disabled_for (Source source)

Returns whether the auto-prompt is 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

Returns:

Whether the auto-prompt is disabled for the given source