See: Description
| Interface | Description |
|---|---|
| ServiceClientCredentials |
Provides credentials to be put in the HTTP Authorization header.
|
| Class | Description |
|---|---|
| BasicAuthenticationCredentials |
Basic Auth credentials for use with a REST Service Client.
|
| TokenCredentials |
Token based credentials for use with a REST Service Client.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/