KSC Open API
13.1
Kaspersky Security Center API description
|
List of user attributes is presented below.
"KLSPL_USER_ID" | paramInt | User ID. |
"KLSPL_USER_NAME" | paramString | User name. 256 characters max. |
"KLSPL_USER_PWD" | paramString | Plain text user password. The maximum number of characters is 16. Obsolete. |
"KLSPL_USER_PWD_ENCRYPTED" | paramBinary | Encrypted user password. |
"KLSPL_USER_FULL_NAME" | paramString | User full name. The maximum number of characters is 512. |
"KLSPL_USER_DESCRIPTION" | paramString | User description. The maximum number of characters is 1024. |
"KLSPL_USER_MAIL" | paramString | User mail. The maximum number of characters is 256. No validation. |
"KLSPL_USER_PHONE" | paramString | User phone. The maximum number of characters is 64. No validation. |
"KLSPL_USER_ENABLED" | paramBool | The attribute accepts true if the user account is enabled. |
"KLSPL_USER_UIS" | paramBool | User account is based on UIS. For hosted server only. |
"KLSPL_USER_REQUEST_PASSWORD" | paramBool | Request a password when changing account settings. |
Protect password as an encrypted UTF16 string with the server (global) key.