SVSecurity

Parent Previous Next

SVSecurity

Functions to manipulate the security of the project:


.     AddUser

Function to add a new user in the project.


.     AllProfiles

Function to return all the profiles existing in the Project.


.     AllUsers

Function to return all the users's names existing in the Project..


.     CurrentUser

Function that returns the login name of the current user that is logged in.


.     GetCurrentProfile

Function that returns the profile name of the current user that is logged in.


.      GetUserProfile

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.


.     ProfileCount

Function that returns the number of Profiles in the project.


.     RemoveUser

Function to remove a user from the project.