Microsoft.Identity.Client.Internal.ClientCredential.IClientCredential
interface IClientCredential
Task<ClientCredentialApplicationResult> AddConfidentialClientParametersAsync(OAuth2Client oAuth2Client, AuthenticationRequestParameters authenticationRequestParameters, ICryptographyManager cryptographyManager, string tokenEndpoint, CancellationToken cancellationToken)