I am able to get the Permissions associated with a List or a Site using Permissions.GetPermissionCollection(ObjectName, ObjectType). The ObjectType parameter will accept either a Site or a List. Is there any way with the out-of-the-box webservices to get the Permissions associated with a ListItem?
I mean if I have NOT inherited the List permissions and have specified a set of specific permissions to a List Item or a document in a document Library then how can I get the permissions specified?
Any help on this would be greatly appreciated.
Thanks