Share via


PasskeyAttestationResult.Passkey Property

Definition

Gets the passkey information collected during attestation when successful.

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

Property Value

Applies to