Dela via


PasskeyAssertionResult<TUser>.Passkey Property

Definition

Gets the updated passkey information when assertion succeeds.

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

Property Value

Applies to