KSC Open API
Kaspersky Security Center API description
boolean HstAccessControl::IsTaskTypeReadonly ( int  lGroupId,
wstring  szwProduct,
wstring  szwVersion,
wstring  szwTaskTypeName 
)

Determines the read-only attribute by the product task type.

Parameters:
lGroupId(int) group ID.
szwProduct(wstring) product title.
szwVersion(wstring) product version.
szwTaskTypeName(wstring) product task type.
Returns:
(boolean) true if the task is read-only.