AddCredentialPipelinePolicyOptions interface
Optional parameters for adding a credential policy to the pipeline.
Properties
client |
Options related to the client. |
credential | The credential to use. |
Property Details
clientOptions
credential
The credential to use.
credential?: TokenCredential | KeyCredential