IndividualAccessControlEntry.Rights Property

Gets the Business Data Catalog rights contained in the access control entry.

Namespace:  Microsoft.Office.Server.ApplicationRegistry.Infrastructure
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public ReadOnly Property Rights As BdcRights
    Get
'Usage
Dim instance As IndividualAccessControlEntry
Dim value As BdcRights

value = instance.Rights
public BdcRights Rights { get; }

Property Value

Type: Microsoft.Office.Server.ApplicationRegistry.Infrastructure.BdcRights

Implements

IAccessControlEntry.Rights

See Also

Reference

IndividualAccessControlEntry Class

IndividualAccessControlEntry Members

Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace