Share via


SimpleWebTokenCredential 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 SimpleWebTokenCredential(String, String) Initializes a new SimpleWebTokenCredential instance with the specified user name and password.
Public method SimpleWebTokenCredential(String, String, SimpleWebToken) Initializes a new SimpleWebTokenCredential instance with the specified user name and password. The provided token, if not null, will be used before it tries authentication with the credentials.

Top

See Also

Reference

SimpleWebTokenCredential Class

Microsoft.TeamFoundation.Client Namespace