WindowsAccessControlEntry - Classe
Fournit des classes dérivées de la classe IndividualAccessControlEntry et représente les droits d'accès d'un tiers de confiance Windows (utilisateur, groupe ou compte de service) pour effectuer des implémentations de spécifique à l'application Service Business Data Connectivity (BDC) des tâches courantes.
Hiérarchie d’héritage
System.Object
Microsoft.SharePoint.BusinessData.Infrastructure.IndividualAccessControlEntry
Microsoft.SharePoint.BusinessData.Infrastructure.WindowsAccessControlEntry
Espace de noms : Microsoft.SharePoint.BusinessData.Infrastructure
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class WindowsAccessControlEntry _
Inherits IndividualAccessControlEntry
'Utilisation
Dim instance As WindowsAccessControlEntry
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class WindowsAccessControlEntry : IndividualAccessControlEntry
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.
Voir aussi
Référence
WindowsAccessControlEntry - Membres
Microsoft.SharePoint.BusinessData.Infrastructure - Espace de noms