AuthenticationHeaderParser.AuthenticationInfoParameters Property

Definition

Parameters returned by the Authentication-Info header. This allows for more complex authentication scenarios, such as Proof-Of-Possession.

public Microsoft.Identity.Client.AuthenticationInfoParameters AuthenticationInfoParameters { get; }
member this.AuthenticationInfoParameters : Microsoft.Identity.Client.AuthenticationInfoParameters
Public ReadOnly Property AuthenticationInfoParameters As AuthenticationInfoParameters

Property Value

Applies to