TeamFoundationOAuthService.RevokeApplication 方法

移除所有标记与对用户的特定应用程序

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

语法

声明
Public Sub RevokeApplication ( _
    requestContext As TeamFoundationRequestContext, _
    identity As TeamFoundationIdentity, _
    clientId As String _
)
public void RevokeApplication(
    TeamFoundationRequestContext requestContext,
    TeamFoundationIdentity identity,
    string clientId
)

参数

.NET Framework 安全性

请参见

参考

TeamFoundationOAuthService 类

Microsoft.TeamFoundation.Framework.Server 命名空间