KSC Open API
Kaspersky Security Center API description
Main Page
Related Pages
Modules
Classes
AddUser
ChangeUserPassword
DeleteUser
GetCurrentUserId
GetCurrentUserId2
GetUsers
IsCurrentUserPassExpiration
LoadPerUserData
LoadPerUserData2
SavePerUserData
SavePerUserData2
UpdateTrustee
UpdateUser
int SecurityPolicy::AddUser
(
params
pUser
)
Add new user.
Parameters:
pUser
(
params
) user info, containing attributes "KLSPL_USER_*" (see
List of user attributes
). Following attributes are required:
"KLSPL_USER_NAME"
"KLSPL_USER_PWD_ENCRYPTED"; See
encrypted UTF16 string with the server (global) key
Returns:
(
int
) user identifier
Note:
When adding users and security groups the behavior depends on the
LP_InterUserUniqVsScope limit
Exceptions:
KLSPL::SPLERR_USER_ALREADY_EXISTS
a user with such name already exists, see
Some error definitions
See also:
Sample. Creating and searching for an internal user
SecurityPolicy
All
Classes
Functions
Generated on Wed Sep 25 2024 10:27:48 for KSC Open API by
1.7.5.1