KSC Open API
Kaspersky Security Center API description
GlobalUserGroupSrvView

Users and groups relations. Only for Active Directory users or groups and internal users or groups.

Parameter 'pParams' of SrvView::ResetIterator method can contain:

  • "bAddInternalGroups" (paramBool) if true, return Active Directory users membership in internal groups.


Attribute nameData typeDescription
nUserIdparamIntID of user
llUserIdparamLongUnique ID within list of users and security groups. Matches to ul_llTrusteeId.
nGroupIdparamIntID of security group.
llGroupIdparamLongUnique ID within list of users and security groups. Matches to ul_llTrusteeId.
wstrGroupDisplayNameparamStringSecurity group display name.
sUserDisplayNameparamStringUser display name.
bGroupInternalparamBoolThe attribute accepts true if a group is internal.
nVServerIdparamIntVirtual server ID.
bUserInternalparamBoolThe attribute accepts true if a user is internal.
bUserServiceparamBoolIs a service user
binIdparamBinaryBinary user id.
wstrNameparamStringUser name.
wstrSamAccountNameparamStringUser SAM account name.
wstrMailparamStringUser mail.
wstrMailExtraparamStringUser extra mail.
wstrTelephoneNumberparamStringUser phone number.
wstrTelephoneExtraparamStringUser extra phone number.
usr_list_tenantidparamStringAll tenants related to users (separated by the symbol ';'), each tenant id is represented as hex string in uppercase. It is not allowed to sort by this field. Don't try to search on it, use 'usr_tenantid' instead.
usr_tenantidparamBinaryTenant ID, to identify a logically separable set of users. Used for filter only!