Dela via


PasskeyAttestationContext Class

Definition

Represents the context for passkey attestation.

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

Constructors

PasskeyAttestationContext()

Properties

AttestationState

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

CredentialJson

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

HttpContext

Gets or sets the HttpContext for the current request.

Applies to