KSC Open API
Kaspersky Security Center API description
boolean HstAccessControl::AccessCheckToAdmGroup ( int  lGroupId,
unsignedInt  dwAccessMask,
wstring  szwFuncArea,
wstring  szwProduct,
wstring  szwVersion 
)

Checks whether the current user session has access to the administration group.

Parameters:
lGroupId(int) group ID.
dwAccessMask(unsignedInt) access mask. See Access rights.
szwFuncArea(wstring) functional area. See Functional areas.
szwProduct(wstring) product title. See Functional areas.
szwVersion(wstring) product version. See Functional areas.
Returns:
(boolean) true if the user has access, else false.