Share via


PasskeyAttestationStatementVerificationContext Class

Definition

Contains the context for passkey attestation statement verification.

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

Remarks

See https://www.w3.org/TR/webauthn-3/#verification-procedure.

Constructors

PasskeyAttestationStatementVerificationContext()

Properties

AttestationObject

Gets or sets the attestation object as a byte array.

ClientDataHash

Gets or sets the hash of the client data as a byte array.

HttpContext

Gets or sets the HttpContext for the current request.

Applies to