Partager via


VssToken, constructeur

Espace de noms :  Microsoft.VisualStudio.Services.Common.TokenStorage
Assembly :  Microsoft.VisualStudio.Services.Common (dans Microsoft.VisualStudio.Services.Common.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

VssToken Classe

Microsoft.VisualStudio.Services.Common.TokenStorage, espace de noms