: WindowsAccessControlEntry (Clase) (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.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public Class WindowsAccessControlEntry
Inherits IndividualAccessControlEntry
'Uso
Dim instance As WindowsAccessControlEntry
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)]
public class WindowsAccessControlEntry : IndividualAccessControlEntry
Jerarquía de herencia
System.Object
Microsoft.Office.Server.ApplicationRegistry.Infrastructure.IndividualAccessControlEntry
Microsoft.Office.Server.ApplicationRegistry.Infrastructure.WindowsAccessControlEntry
Seguridad de subprocesos
Todos los miembros estáticos públicos (compartidos en Visual Basic) de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancia sean seguros para los subprocesos.
Vea también
Referencia
WindowsAccessControlEntry (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Infrastructure (Espacio de nombres)