Share via


PasskeyAttestationResult.Failure Property

Definition

Gets the error that occurred during attestation.

public Microsoft.AspNetCore.Identity.PasskeyException? Failure { get; }
member this.Failure : Microsoft.AspNetCore.Identity.PasskeyException
Public ReadOnly Property Failure As PasskeyException

Property Value

Applies to