This documentation is archived and is not being maintained.

ConnectedServiceCreationData::CredentialsXml Property

Credentials in an xml format for connecting to this service.

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

public:
property String^ CredentialsXml {
	String^ get ();
}

Property Value

Type: System::String
Returns String.

Show: