Share via


PasskeyAttestationResult.UserEntity Property

Definition

Gets the user entity associated with the passkey when successful.

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

Property Value

Applies to