<PackageReference Include="Microsoft.Identity.Client" Version="4.83.1" />

Microsoft.Identity.Client.AuthScheme.PoP.MtlsPopAuthenticationOperation

public string AccessTokenType { get; }

public string AuthorizationHeaderPrefix { get; }

public string KeyId { get; }

public int TelemetryTokenType { get; }

public void FormatResult(AuthenticationResult authenticationResult)

public Task FormatResultAsync(AuthenticationResult authenticationResult, CancellationToken cancellationToken = default)

public IReadOnlyDictionary<string, string> GetTokenRequestParams()