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

Microsoft.Identity.Client.AppConfig.PoPAuthenticationConfiguration

public string HttpHost { get; set; }

public HttpMethod HttpMethod { get; set; }

public string HttpPath { get; set; }

public string Nonce { get; set; }

public bool SignHttpRequest { get; set; }