KSC Open API
Kaspersky Security Center API description
|
The srvview AdmGroupsAclRolesSrvViewName provides data of ACL roles, administration groups, and users.
View name: AdmGroupsAclRolesSrvViewName
Attribute name | Data type | Description |
---|---|---|
nRoleId | paramInt | ID of ACL role. |
wstrRoleName | paramString | Unique ACL role GUID name. |
wstrRoleDisplayName | paramString | ACL role display name. |
binImgSid | paramBinary | User SID. |
binSidHash | paramBinary | User SID hash. Corresponds to ul_binSidHash from Users and groups list. |
nInternalUserId | paramInt | Internal user ID. Corresponds to ul_nSplUserId from Users and groups list. |
wstrTrusteeDisplayName | paramString | Display name of user. |
wstrUserPrincipalName | paramString | AD userPrincipalName attribute. |
nGroupId | paramInt | ID of the administration group. |
wstrGroupName | paramString | Name of the administration group. |
For internal users, nInternalUserId is greater than 0.