Users

This section contains sample Input and Output XML for User related operations.

 

NGOAddUser

Add User to System.

NGOGetUserListExt

Get User List.

NGODeleteUser

Delete User from the System.

NGOIsAdmin

Check whether the User is admin.

NGOChangeUserProperty

Change properties of User.

NGOGetUserProperty

Get property of User.

NGOSearchUser

Search for Users in the System.

NGOGetLoggedInUserLIst

Get list of currently logged in User in the Cabinet.

NGOGetShortUserProperty

Get short properties for multiple Users.

NGOCreateUserTable

Creates a User-defined table in the database.

NGODropUserTable

Drops the User Table created by using NGOCreateTable call.

NGOUserSQL

Performs basic operations like Insert, Delete, Modify, Select on User-defined Tables.

NGOValidateUserForSession

Validates a User for a specified Session.