Compartilhar via


Método TeamFoundationAuthenticationService.JSONFeed

Recuperar o endereço de JSONFeed para com o ReplyTo fornecido

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

Sintaxe

'Declaração
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 de retorno

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationAuthenticationService Classe

Namespace Microsoft.TeamFoundation.Framework.Server