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 collection of permissions assigned with the security principal.
Namespace: Microsoft.BusinessData.Infrastructure
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property Rights As BdcRights
Get
'Usage
Dim instance As IAccessControlEntry
Dim value As BdcRights
value = instance.Rights
BdcRights Rights { get; }
Property Value
Type: Microsoft.BusinessData.Infrastructure.BdcRights
The collection of permissions.