Microsoft.Identity.Client.AuthenticationInfoParameters
Parameters returned by the Authentication-Info header. This allows for
scenarios such as proof-of-possession, etc.
See https://www.rfc-editor.org/rfc/rfc7615
Return the RawParameters of key key.
The next nonce to be used in the preceding authentication request.
public AuthenticationInfoParameters()
public static AuthenticationInfoParameters CreateFromResponseHeaders(HttpResponseHeaders httpResponseHeaders)
Create Authentication-Info parameters from the HttpResponseHeaders for each auth scheme.