IUser Methods Ingeniux CMS Content Store API

The IUser type exposes the following members.

Methods

  Name Description
Public method Groups
Retrieves in a paginated fashion the Groups this user belongs to.
Public method GroupsCount
Gets the count of Groups this user belongs to.
Public method IsMemberOf
Checked whether this user is a member of the specified Group.
Public method UserRightGranted
Checks whether the specified User Right is granted to this User.
Public method ValidateData
Validates this entity's data. Implemented by concrete inheriting types.
(Inherited from IEntity.)
Public method ValidateUserPermission
Validates the user permission on the current entity. Implemented by concrete inheriting types. It is called automatically upon saving an entity.
(Inherited from IEntity.)
Top
See Also

Reference