# Functions
NewConfidentialTransportFromAzureKeyVaultJSON creates a new ConfidentialCredentialTransport.
NewConfidentialTransportFromSecret creates a new ConfidentialCredentialTransport.
# Constants
MicrosoftAuthority is the authority for Microsoft accounts.
# Structs
ConfidentialCredentialTransport is an http.RoundTripper that makes requests with the "Authorization Bearer" header set to the token acquired from the confidential client.