Compartilhar via


Método VssTokenStorage.RemoveTokenSecret

Namespace:  Microsoft.VisualStudio.Services.Common.TokenStorage
Assembly:  Microsoft.VisualStudio.Services.Common (em Microsoft.VisualStudio.Services.Common.dll)

Sintaxe

'Declaração
Public MustOverride Function RemoveTokenSecret ( _
    token As VssToken _
) As Boolean
public abstract bool RemoveTokenSecret(
    VssToken token
)

Parâmetros

Valor de retorno

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

VssTokenStorage Classe

Namespace Microsoft.VisualStudio.Services.Common.TokenStorage