Click or drag to resize
Infosoft Logo

ISystemUserEntityService Methods

The ISystemUserEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new SystemUser
Public methodDelete Deletes the specified SystemUser.
Public methodGet Gets a list of SystemUsers matching the specified filter.
(Inherited from ISystemUserQueryService)
Public methodGetAll Gets all SystemUsers
(Inherited from ISystemUserQueryService)
Public methodGetSingle Gets a single SystemUser matching the provided filter.
(Inherited from ISystemUserQueryService)
Public methodUpdate Updates the specified SystemUser
Top
See Also