Share via


PasskeyAssertionContext Class

Definition

Represents the context for passkey assertion.

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

Constructors

PasskeyAssertionContext()

Properties

AssertionState

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

CredentialJson

Gets or sets the credentials obtained by JSON-serializing the result of the navigator.credentials.get() JavaScript function.

HttpContext

Gets or sets the HttpContext for the current request.

Applies to