Skip to main content

UserRole

Description

The structure represents an instance of the UserRole entity.

Constructor

ConstructorDescription
UserRoleInitializes a new instance of the UserRole object model.

Properties

PropertyDescription
UserRoleIdSets or Gets the Id of the User's Role.
UserIdGets the Id of the User.
RoleIdGets or sets the ID of the Role.
UserInfoGets or sets the user info.
RoleInfoGets or sets the role info.
CreatedGets the Role created Date&Time.
ModifiedGets the Role modified Date&Time.
CreatedByGets the username by whole the Role got created.
ModifiedByGets the username by whole the Role got modified.

Remarks

Use the UserRole object model to get or set information about UserRole.