NameDescriptionTypeAdditional information
UserId

Required: Represents the PK of an existing User

globally unique identifier

None.

ReaderId

Required: Represents the PK of an existing Reader

integer

None.

ScheduleId

Required: Represents the PK of an existing Schedule that will restrict access to this Reader for this User

integer

None.

AccessRightsGrantedStart

Optional: The DateTime when the User's Access Rights to this Reader will become active. If null, access will be granted immediately.

date

None.

AccessRightsGrantedEnd

Optional: The DateTime when the User's Access Rights to this Reader will become inactive. If null, access will be granted indefinitely.

date

None.