IVssCredentialStorage.RemoveToken 方法

命名空间:  Microsoft.VisualStudio.Services.Common
程序集:  Microsoft.VisualStudio.Services.Common(在 Microsoft.VisualStudio.Services.Common.dll 中)

语法

声明
Sub RemoveToken ( _
    serverUrl As Uri, _
    token As IssuedToken _
)
void RemoveToken(
    Uri serverUrl,
    IssuedToken token
)

参数

.NET Framework 安全性

请参阅

参考

IVssCredentialStorage 接口

Microsoft.VisualStudio.Services.Common 命名空间