AddCredentialPipelinePolicyOptions interface

Optional parameters for adding a credential policy to the pipeline.

Properties

clientOptions

Options related to the client.

credential

The credential to use.

Property Details

clientOptions

Options related to the client.

clientOptions?: ClientOptions

Property Value

credential

The credential to use.

credential?: TokenCredential | KeyCredential

Property Value