Compartilhar via


IndividualAccessControlEntry.Rights Property

Gets the access rights of the security principal.

Namespace:  Microsoft.Office.BusinessData.Infrastructure
Assembly:  Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.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.BusinessData.Infrastructure.BdcRights
The access rights of the security principal.

Implements

IAccessControlEntry.Rights

See Also

Reference

IndividualAccessControlEntry Class

IndividualAccessControlEntry Members

Microsoft.Office.BusinessData.Infrastructure Namespace