Search code examples
sharepointsharepoint-2007

ows_PermMask in SharePoint WebServices


Lists.GetListItems form the Lists Web Service returns a ows_PermMask attribute (16 character hexadecimal) for each list item.

Anyone know how this attribute maps to the user's permissions or where the meaning of this attribute is documented?


Solution

  • This site should offer you a little more detail:

    http://mdasblog.wordpress.com/2009/02/03/permmask-in-sharepoint-dvwps/

    It is just a built in field containing the permissions required:

    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spbuiltinfieldid.permmask.aspx