Share via


PasskeyRequestOptionsResult.AssertionState Property

Definition

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 can be later retrieved during assertion with AssertionState.

Applies to