WindowsCredential Constructor

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method WindowsCredential() Initializes a new WindowsCredential instance using a default user interface provider implementation and the default network credentials.
Public method WindowsCredential(Boolean) Initializes a new WindowsCredential instance using a default user interface provider implementation and the default network credentials, if they are specified.
Public method WindowsCredential(ICredentials) Initializes a new WindowsCredential instance using a default user interface provider implementation and the specified network credentials.
Public method WindowsCredential(ICredentials, ICredentialsProvider) Initializes a new WindowsCredential instance using the specified network credentials and fallback credentials provider.

Top

See Also

Reference

WindowsCredential Class

Microsoft.TeamFoundation.Client Namespace