: IndividualAccessControlEntry (Clase) (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.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
Public Class IndividualAccessControlEntry
    Implements IAccessControlEntry
'Uso
Dim instance As IndividualAccessControlEntry
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
public class IndividualAccessControlEntry : IAccessControlEntry

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

IndividualAccessControlEntry (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Infrastructure (Espacio de nombres)