Ant Organisation Ltd documentation

PropertyGroupSecurity Constructor 

Constructor

public PropertyGroupSecurity(
   string group,
   string permission,
   bool grant
);

Parameters

group
Group representing the security context
permission
String representing the permission specified in the permissions hierarchy
grant
true to grant, false to remove

See Also

PropertyGroupSecurity Class | Ant.ContentEntry.ClassInformation Namespace