Freigeben über


VssCredentials Constructor (Boolean)

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

Syntax

'Declaration
Public Sub New ( _
    useDefaultCredentials As Boolean _
)
public VssCredentials(
    bool useDefaultCredentials
)
public:
VssCredentials(
    bool useDefaultCredentials
)
new : 
        useDefaultCredentials:bool -> VssCredentials
public function VssCredentials(
    useDefaultCredentials : boolean
)

Parameters

.NET Framework Security

See Also

Reference

VssCredentials Class

VssCredentials Overload

Microsoft.VisualStudio.Services.Common Namespace