Expand Minimize
This topic has not yet been rated - Rate this topic

SPSite.GlobalPermMask property

NOTE: This API is now obsolete.

Use the ApplicationRightsMask property to get the rights mask for the Web application instead. (In Windows SharePoint Services 2.0, the GlobalPermMask property got the rights for the permissions mask that was used globally on the virtual server.)

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ObsoleteAttribute("Use SPWebApplication.RightsMask instead")]
public SPRights GlobalPermMask { get; }

Property value

Type: Microsoft.SharePoint.SPRights
An SPRights value that specifies the rights.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.