AccessTokenAuthenticator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class AccessTokenAuthenticator : Microsoft.Azure.Commands.Common.Authentication.DelegatingAuthenticator
type AccessTokenAuthenticator = class
inherit DelegatingAuthenticator
Public Class AccessTokenAuthenticator
Inherits DelegatingAuthenticator
- Inheritance
Constructors
| Name | Description |
|---|---|
| AccessTokenAuthenticator() | |
Fields
| Name | Description |
|---|---|
| AdfsTenant | (Inherited from DelegatingAuthenticator) |
| CheckTokenCachePersistanceEnabled | (Inherited from DelegatingAuthenticator) |
| OrganizationsTenant | (Inherited from DelegatingAuthenticator) |
| telemetry | (Inherited from DelegatingAuthenticator) |
Properties
| Name | Description |
|---|---|
| AuthenticationCancellationToken | (Inherited from DelegatingAuthenticator) |
| Next | (Inherited from DelegatingAuthenticator) |