PasskeyUserEntity Class

Definition

Represents information about the user associated with a passkey.

public sealed class PasskeyUserEntity
type PasskeyUserEntity = class
Public NotInheritable Class PasskeyUserEntity
Inheritance
PasskeyUserEntity

Constructors

PasskeyUserEntity()

Properties

DisplayName

Gets the display name of the user associated with a passkey.

Id

Gets the user ID associated with a passkey.

Name

Gets the name of the user associated with a passkey.

Applies to