Partager via


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

Provides derived classes for the IndividualAccessControlEntry class and represents access rights for a Microsoft Windows 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.InheritanceDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public Class WindowsAccessControlEntry
    Inherits IndividualAccessControlEntry
'Utilisation
Dim instance As WindowsAccessControlEntry
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public class WindowsAccessControlEntry : IndividualAccessControlEntry

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 WindowsAccessControlEntry
Microsoft.Office.Server.ApplicationRegistry.Infrastructure, espace de noms