Ant Organisation Ltd documentation

PropertyUserSecurity Constructor 

Constructor

public PropertyUserSecurity(
   string user,
   string permission,
   bool grant
);

Parameters

user
User who is being granted or denied permission
permission
String representing the permission specified in the permissions hierarchy
grant
true to grant, false to remove

See Also

PropertyUserSecurity Class | Ant.ContentEntry.ClassInformation Namespace