共用方式為


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 命名空間