PasskeyAssertionContext.AssertionState 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.
Gets or sets the state to be used in the assertion procedure.
public string? AssertionState { get; init; }
member this.AssertionState : string with get, set
Public Property AssertionState As String
Property Value
Remarks
This is expected to match the AssertionState previously returned from MakeRequestOptionsAsync(TUser, HttpContext).