Partilhar via


Método IVssCredentialStorage.RemoveTokenValue

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

Sintaxe

'Declaração
Function RemoveTokenValue ( _
    serverUrl As Uri, _
    token As IssuedToken _
) As Boolean
bool RemoveTokenValue(
    Uri serverUrl,
    IssuedToken token
)

Parâmetros

Valor de retorno

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

IVssCredentialStorage Interface

Namespace Microsoft.VisualStudio.Services.Common