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 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
See Also
Reference
IndividualAccessControlEntry Class
IndividualAccessControlEntry Members
Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace