Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an object that identifies the rights a user must have to access the LayoutsPageBase page.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Protected Overridable ReadOnly Property RightsRequired As SPBasePermissions
Get
'Usage
Dim value As SPBasePermissions
value = Me.RightsRequired
protected virtual SPBasePermissions RightsRequired { get; }
Type: Microsoft.SharePoint.SPBasePermissions
An SPBasePermissions object that provides a bitwise itemization of rights.
The default implementation simply returns DefaultLayoutsRights.