See: Description
| Interface | Description |
|---|---|
| TokenCredential |
The interface for credentials that can provide a token.
|
| Class | Description |
|---|---|
| AccessToken |
Represents an immutable access token with a token string and an expiration time.
|
| BasicAuthenticationCredential |
Basic Auth credentials for use with a REST Service Client.
|
| SimpleTokenCache |
A token cache that supports caching a token and refreshing it.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.