Condividi tramite


Metodo CredentialsCacheManager.StoreCredentials (String, String, String, SecureString, String, Dictionary<String, String>)

Spazio dei nomi:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Sintassi

'Dichiarazione
Public Function StoreCredentials ( _
    featureRegistryKeyword As String, _
    targetName As String, _
    userName As String, _
    password As SecureString, _
    comment As String, _
    attributes As Dictionary(Of String, String) _
) As Integer
public int StoreCredentials(
    string featureRegistryKeyword,
    string targetName,
    string userName,
    SecureString password,
    string comment,
    Dictionary<string, string> attributes
)

Parametri

Valore restituito

Tipo: System.Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CredentialsCacheManager Classe

Overload StoreCredentials

Spazio dei nomi Microsoft.TeamFoundation.Client