KSC Open API  13.1
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.