SPSite.ApplicationRightsMask property
SharePoint 2013
Gets the rights mask for the parent Web application of the site collection.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)] public SPBasePermissions ApplicationRightsMask { get; }
Property value
Type: Microsoft.SharePoint.SPBasePermissionsAn SPBasePermissions value that specifies the rights mask for the Web application.
An administrator can use the RightsMask property of the SPWebApplication class to mask rights for all site collections in the Web application.