: IAccessControlEntry.Rights (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)
Gets the Business Data Catalog that is contained in the access control entry.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
ReadOnly Property Rights As BdcRights
'Uso
Dim instance As IAccessControlEntry
Dim value As BdcRights
value = instance.Rights
BdcRights Rights { get; }
Valor de propiedad
A BdcRights object containing the rights contained in the access control entry.
Vea también
Referencia
IAccessControlEntry (Interfaz)
IAccessControlEntry (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Infrastructure (Espacio de nombres)