Compartir a través de


CredentialsCacheManager.StoreCredentials (Método) (String, String, String, SecureString, String, Dictionary<String, String>)

Espacio de nombres:  Microsoft.TeamFoundation.Client
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

'Declaración
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
)

Parámetros

Valor devuelto

Tipo: System.Int32

Seguridad de .NET Framework

Vea también

Referencia

CredentialsCacheManager Clase

StoreCredentials (Sobrecarga)

Microsoft.TeamFoundation.Client (Espacio de nombres)