AuthenticationHeaderParser.AuthenticationInfoParameters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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