Freigeben über


VssCredentials.LoadCachedCredentials-Methode (String, Uri, Boolean, CredentialPromptType)

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)

Syntax

'Declaration
Public Shared Function LoadCachedCredentials ( _
    featureRegistryKeyword As String, _
    serverUrl As Uri, _
    requireExactMatch As Boolean, _
    promptType As CredentialPromptType _
) As VssCredentials
public static VssCredentials LoadCachedCredentials(
    string featureRegistryKeyword,
    Uri serverUrl,
    bool requireExactMatch,
    CredentialPromptType promptType
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Services.Common.VssCredentials

.NET Framework-Sicherheit

Siehe auch

Referenz

VssCredentials Klasse

LoadCachedCredentials-Überladung

Microsoft.VisualStudio.Services.Common-Namespace