Skip to main content

UserPK

The UserPK class represents the primary key for a user entity, implementing the IPrimaryKey interface.

Properties

NameDescription
IdThe unique identifier for the user.

Methods

NameDescription
GetPrimaryKey()Returns a new instance of the UserPK class with the same primary key value.