Freigeben über


ConnectedService.GetCredentialsXml-Methode

Anmeldeinformationen in einem XML-Format für die Verbindung an diesen Dienst.

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
Public Function GetCredentialsXml ( _
    requestContext As TeamFoundationRequestContext _
) As String
public string GetCredentialsXml(
    TeamFoundationRequestContext requestContext
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

ConnectedService Klasse

Microsoft.TeamFoundation.Server.Core-Namespace