Compartilhar via


Método VssTokenStorage.RetrieveToken

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

Sintaxe

'Declaração
Protected MustOverride Function RetrieveToken ( _
    tokenKey As VssTokenKey _
) As VssToken
protected abstract VssToken RetrieveToken(
    VssTokenKey tokenKey
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Services.Common.TokenStorage.VssToken

Segurança do .NET Framework

Consulte também

Referência

VssTokenStorage Classe

Namespace Microsoft.VisualStudio.Services.Common.TokenStorage