TeamFoundationOAuthService.RevokeApplication 方法

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

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

语法

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

参数

.NET Framework 安全性

请参阅

参考

TeamFoundationOAuthService 类

Microsoft.TeamFoundation.Framework.Server 命名空间