Dela via


PasskeyAssertionResult<TUser>.Failure Property

Definition

Gets the error that occurred during assertion.

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

Property Value

Applies to