Click or drag to resize

User Class

User direct handling
Inheritance Hierarchy
SystemObject
  SOWIApp.ManagementUser

Namespace:  SOWIApp.Management
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static class User

The User type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Create simple user
Public methodStatic memberGetAddressID
Get address ID by user name
Public methodStatic memberGetByClient
Gives a list of user by client
Public methodStatic memberGetByID
Gives User data item by User ID
Public methodStatic memberGetByName
Gives User data item by User name
Public methodStatic memberGetEmailAddress
Get email address by user name
Public methodStatic memberGetLanguage
Get language name by user name
Public methodStatic memberPasswordChange
Password change
Public methodStatic memberPasswordReset
Password reset
Public methodStatic memberRemove
Delete User incl Address, DataGrid (View: User), ListViewConfig and UserRole
Top
See Also