Compartilhar via


Construtor VssToken

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

Sintaxe

'Declaração
Protected Sub New ( _
    kind As String, _
    resource As String, _
    userName As String, _
    type As String, _
    tokenValue As String _
)
protected VssToken(
    string kind,
    string resource,
    string userName,
    string type,
    string tokenValue
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

VssToken Classe

Namespace Microsoft.VisualStudio.Services.Common.TokenStorage