Ant Organisation Ltd documentation

UsersBase.CanEdit Method 

Returns true if the user at index i can be edited

public virtual bool CanEdit(
   AuthenticatedUser user,
   int i
);

Implements

AddEditableDeletable.CanEdit

See Also

UsersBase Class | Ant.Security.Base Namespace