Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ChallengeBasedAuthenticationPolicy

Package version

Provides a RequestPolicy that can request a token from a TokenCredential implementation and then apply it to the Authorization header of a request as a Bearer token.

Hierarchy

  • any
    • ChallengeBasedAuthenticationPolicy

Index

Constructors

Methods

Constructors

constructor

Methods

sendRequest

  • sendRequest(webResource: WebResource): Promise<HttpOperationResponse>

Generated using TypeDoc