Compartilhar via


Método VssTokenStorage.SetTokenSecret

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

Sintaxe

'Declaração
Public MustOverride Function SetTokenSecret ( _
    token As VssToken, _
    tokenValue As String _
) As Boolean
public abstract bool SetTokenSecret(
    VssToken token,
    string tokenValue
)

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