SVSecurity
Functions to manipulate the security of the project:
. AddUser
Function to add a new user in the project.
Function to return all the profiles existing in the Project.
. AllUsers
Function to return all the users's names existing in the Project..
Function that returns the login name of the current user that is logged in.
Function that returns the profile name of the current user that is logged in.
Function that returns the profile name of the user in the parameter.
. Login
Function to log into the system.
. Logoff
Logoff from the current user and logon to the default user.
Function that returns the number of Profiles in the project.
Function to remove a user from the project.