Partager via


IndividualAccessControlEntry, classe (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

Represents access rights for a trustee (user, group, or service account) to perform Business Data Catalog application-specific implementations of common tasks.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Infrastructure
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
Public Class IndividualAccessControlEntry
    Implements IAccessControlEntry
'Utilisation
Dim instance As IndividualAccessControlEntry
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
public class IndividualAccessControlEntry : IAccessControlEntry

Hiérarchie d'héritage

System.Object
  Microsoft.Office.Server.ApplicationRegistry.Infrastructure.IndividualAccessControlEntry
     Microsoft.Office.Server.ApplicationRegistry.Infrastructure.WindowsAccessControlEntry

Sécurité des threads

Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.

Voir aussi

Référence

Membres IndividualAccessControlEntry
Microsoft.Office.Server.ApplicationRegistry.Infrastructure, espace de noms