|
Name
|
Description
|
|
AddRuntimeUser(string, string, string, string, string, string, string, string, bool)
|
Add runtime user
|
|
AddRuntimeUser(string, string, string)
|
Add runtime user
|
|
AddRuntimeUser(string, string, string, string, string, string, string, string, TRef<int>)
|
Add runtime user
|
|
AddRuntimeUser(string, string, string, string, string, string, string, string, bool, TRef<int>)
|
Add runtime user
|
|
CheckLevel(int)
|
Check level of current user
|
|
CheckPermissionsGroup(long)
|
Check permissions of current user
|
|
CheckRunPermission(ePermissionsRun)
|
Check permission of current user
|
|
CheckRunPermission(long)
|
Check Runpermissions of current user
|
|
CheckRunPermissionFromUser(string, ePermissionsRun)
|
Check permission from user
|
|
CheckUser(ref string, string, string)
|
Check user
|
|
ESignTimeout()
|
Gets ESign timeout of current
|
|
GetListOfPermissionNamesOfPredefinedUsers()
|
Get permission names of predefined users
|
|
GetListOfPermissionNamesOfRuntimeUsers()
|
Get permission names of runtime users
|
|
GetListOfPermissionNamesOfUsers()
|
Get permission names of users
|
|
GetListOfPredefinedUserNames()
|
Get predefined user names
|
|
GetListOfRuntimeUserNames()
|
Get runtime user names
|
|
GetListOfUserNames()
|
Get user names
|
|
GetPasswordHint(string)
|
Get password hint of user
|
|
GetPermissions(ref string)
|
Get permissions of user
|
|
GetPermissionsFromString(string)
|
Get permission number from string
|
|
GetPolicyFromString(string)
|
Gets policy ID from string
|
|
GetRunPermissions()
|
Get run permissions of current user
|
|
GetRuntimeUsersTable()
|
Get table of runtime users
|
|
GetUserNames()
|
Get user names
|
|
GetUsers()
|
Get users
|
|
IsESignEnabled()
|
Gets if current user has ESign enabled
|
|
LogOn(string, string)
|
Do synchronous log on
|
|
NewRuntimeUser(string)
|
New runtime user
|
|
NewRuntimeUser(string, TRef<int>)
|
New runtime user
|
|
ReloadRuntimeUsers()
|
Reload runtime users
|
|
RemoveRuntimeUser(string)
|
Remove runtime user
|
|
RemoveRuntimeUserInDatabase(string, ref DataTable)
|
Remove runtime user in database
|
|
SaveUserPasswordRuntimeUserInDatabase(string, string)
|
Save new password in database
|
|
SetBlockedUser(string, bool)
|
Block or unblock runtime user.
|
|
SetDeletedUser(string, bool)
|
Set flag Deleted of runtime user. This method does not remove user in runtime database.
|
|
ShouldAutoLogoff()
|
Check auto log off
|
|
UpdateRuntimeUser(string)
|
Update runtime user
|
|
UpdateRuntimeUser(string, TRef<int>)
|
Update runtime user
|
|
UpdateRuntimeUser(string, string)
|
Update runtime user
|
|
UpdateRuntimeUserInDatabase(string, ref DataTable, string)
|
Update runtime user in database
|
|
UserChangePassword(string, string, string)
|
Change user password
|
|
ValidateUser(string, string)
|
Validate user
|