CredentialsCacheManager.StoreWindowsCredentials, méthode

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

Syntaxe

'Déclaration
Public Function StoreWindowsCredentials ( _
    host As String, _
    userName As String, _
    password As String _
) As Integer
public int StoreWindowsCredentials(
    string host,
    string userName,
    string password
)

Paramètres

Valeur de retour

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

CredentialsCacheManager Classe

Microsoft.VisualStudio.Services.Common, espace de noms