The RecAction class in RecAction.cs now includes a new navigation property, EndpointAuth, which is linked to the EndpointAuthId column via the [ForeignKey] attribute. This enhances the entity relationship by associating the EndpointAuthId property with the EndpointAuth entity.
ReC
Description
Languages
C#
100%