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 the rights allowed by the access rule.
Namespace: Microsoft.SharePoint.Administration.AccessControl
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property AllowedObjectRights As SPObjectRights
Get
'Usage
Dim instance As SPAccessRule
Dim value As SPObjectRights
value = instance.AllowedObjectRights
public abstract SPObjectRights AllowedObjectRights { get; }
Property value
Type: Microsoft.SharePoint.Administration.AccessControl.SPObjectRights