Compartir a través de


TeamFoundationAuthenticationService.JSONFeed (Método)

Recupere la dirección de JSONFeed para con el ReplyTo proporcionado

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

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

Parámetros

Valor devuelto

Tipo: System.String
Devuelva String.

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationAuthenticationService Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)