TfsCredentialCacheEntry, constructeur (String, NetworkCredential, String, CachedCredentialsType, Boolean)

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

Syntaxe

'Déclaration
Public Sub New ( _
    targetName As String, _
    credentials As NetworkCredential, _
    comment As String, _
    type As CachedCredentialsType, _
    nonInteractive As Boolean _
)
public TfsCredentialCacheEntry(
    string targetName,
    NetworkCredential credentials,
    string comment,
    CachedCredentialsType type,
    bool nonInteractive
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

TfsCredentialCacheEntry Classe

TfsCredentialCacheEntry, surcharge

Microsoft.VisualStudio.Services.Common, espace de noms