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.

See Also

Reference

SPNamedObjectRights Class

SPNamedObjectRights Members

Microsoft.SharePoint.Administration.AccessControl Namespace