Enumeration: What are the different SharePoint permission levels and their enumeration values?
You can learn more about this here: http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spbasepermissions.aspx but basically below is the information you’re looking for obtained from the source code: namespace Microsoft.SharePoint { // Summary: // Specifies...