Freigeben über


TeamFoundationAuthenticationService.JSONFeed-Methode

Rufen Sie die Adresse des JSONFeed durch das angegebene ReplyTo ab

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

Syntax

'Declaration
Public Function JSONFeed ( _
    requestContext As TeamFoundationRequestContext, _
    reply As String, _
    protocol As String _
) As String
public string JSONFeed(
    TeamFoundationRequestContext requestContext,
    string reply,
    string protocol
)

Parameter

Rückgabewert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationAuthenticationService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace