Freigeben über


VssCredentials Implicit-Konvertierung (WindowsCredential to VssCredentials)

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

Syntax

'Declaration
Public Shared Widening Operator CType ( _
    credential As WindowsCredential _
) As VssCredentials
public static implicit operator VssCredentials (
    WindowsCredential credential
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Services.Common.VssCredentials

.NET Framework-Sicherheit

Siehe auch

Referenz

VssCredentials Klasse

Implicit-Überladung

Microsoft.VisualStudio.Services.Common-Namespace