This documentation is archived and is not being maintained.

TeamFoundationServerUnauthorizedException Constructor (String, Exception, HttpWebResponse, TeamFoundationAuthenticationError)

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

public:
TeamFoundationServerUnauthorizedException(
	String^ message, 
	Exception^ innerException, 
	HttpWebResponse^ webResponse, 
	TeamFoundationAuthenticationError error
)

Show: