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 that can be applied to a secured object.
Namespace: Microsoft.SharePoint.Administration.AccessControl
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property Rights As SPObjectRights
Get
'Usage
Dim instance As SPNamedObjectRights
Dim value As SPObjectRights
value = instance.Rights
public virtual SPObjectRights Rights { get; }
Property Value
Type: Microsoft.SharePoint.Administration.AccessControl.SPObjectRights
A SPObjectRights object of the rights.