This documentation is archived and is not being maintained.
BasicAuthCredential Constructor
Visual Studio 2013
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
BasicAuthCredential() | Initializes a new BasicAuthCredential instance with no token specified. |
|
BasicAuthCredential(ICredentials) | Initializes a new BasicAuthCredential instance with the specified token. |
|
BasicAuthCredential(BasicAuthToken) | Initializes a new BasicAuthCredential instance with the specified token. |
Show: