This documentation is archived and is not being maintained.

TfsClientCredentials::AllowInteractive Property

Gets or sets a value indicating whether interactive prompts are allowed.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property bool AllowInteractive {
	bool get ();
	void set (bool value);
}

Property Value

Type: System::Boolean
Returns Boolean.

Show: