SPNamedObjectRights.Rights property
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.