WindowsCredential Constructor
Initializes a new WindowsCredential instance using a default user interface provider implementation and the default network credentials.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Sub New
public WindowsCredential()
public:
WindowsCredential()
new : unit -> WindowsCredential
public function WindowsCredential()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.