c# - Sharepoint CAML query to select all items that user have shared with it -
i secure sharepoint list using share with, done sharepoint event receiver share current added item people interact item. works well, when use caml query in service, brings items. think happens because iis runs spprod_admin account has privileges see items.
how can select items shared specific user using caml query ?
Comments
Post a Comment