Compartir a través de


VssCredentials.LoadCachedCredentials (Método) (String, Uri, Boolean, CredentialPromptType, String, Boolean)

Espacio de nombres:  Microsoft.VisualStudio.Services.Common
Ensamblado:  Microsoft.VisualStudio.Services.Common (en Microsoft.VisualStudio.Services.Common.dll)

Sintaxis

'Declaración
Public Shared Function LoadCachedCredentials ( _
    featureRegistryKeyword As String, _
    serverUrl As Uri, _
    requireExactMatch As Boolean, _
    promptType As CredentialPromptType, _
    registryRootPath As String, _
    useWOW6432Hive As Boolean _
) As VssCredentials
public static VssCredentials LoadCachedCredentials(
    string featureRegistryKeyword,
    Uri serverUrl,
    bool requireExactMatch,
    CredentialPromptType promptType,
    string registryRootPath,
    bool useWOW6432Hive
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Services.Common.VssCredentials

Seguridad de .NET Framework

Vea también

Referencia

VssCredentials Clase

LoadCachedCredentials (Sobrecarga)

Microsoft.VisualStudio.Services.Common (Espacio de nombres)