Share via


TeamFoundationAuthenticationService.JSONFeed 方法

检索 JSONFeed 的地址和所提供的 ReplyTo 的

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Public Function JSONFeed ( _
    requestContext As TeamFoundationRequestContext, _
    reply As String, _
    protocol As String _
) As String
public string JSONFeed(
    TeamFoundationRequestContext requestContext,
    string reply,
    string protocol
)

参数

返回值

类型:System.String
返回 String

.NET Framework 安全性

请参阅

参考

TeamFoundationAuthenticationService 类

Microsoft.TeamFoundation.Framework.Server 命名空间