Share via


PasskeyRequestOptionsResult Class

Definition

Represents the result of a passkey request options generation.

public sealed class PasskeyRequestOptionsResult
type PasskeyRequestOptionsResult = class
Public NotInheritable Class PasskeyRequestOptionsResult
Inheritance
PasskeyRequestOptionsResult

Constructors

Name Description
PasskeyRequestOptionsResult()

Properties

Name Description
AssertionState

Gets or sets the state to be used in the assertion procedure.

RequestOptionsJson

Gets or sets the JSON representation of the request options.

Applies to