Microsoft.Identity.Client.ManagedIdentity.V2.ImdsV2ManagedIdentitySource
public Task<MtlsBindingInfo> AcquireMtlsBindingForDelegationAsync(AcquireTokenForManagedIdentityParameters parameters, bool forceRemint, CancellationToken cancellationToken)
Mint-only entrypoint used by the internal-exchange delegation path. Sets the attestation
provider and mTLS-PoP flag from the request parameters, optionally evicts a rejected cert
(invalid_client / SCHANNEL re-mint), and returns the mTLS binding. Does NOT send the token request.