Compartilhar via


IndividualAccessControlEntry De classe

Representa os direitos acessar para uma objeto de confiança (usuário, GRUPO ou conta serviço) para executar implementações Application-specific Business Data Catalog de comum tarefas.

Espaço para nome Microsoft.Office.Server.ApplicationRegistry.Infrastructure
Conjunto de Módulos (Assembly) Microsoft.SharePoint.Portal (em microsoft.sharepoint.portal.dll)

A sintaxe

<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
Public Class IndividualAccessControlEntry
    Implements IAccessControlEntry

Dim instance As IndividualAccessControlEntry
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
public class IndividualAccessControlEntry : IAccessControlEntry

Hierarquia de herança

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

Segmento de segurança

Qualquer público estático ( compartilhadas Na Visual Basic) os membros desse tipo são segmento seguro. Os membros de instância não são garantia ser segmento seguro.

Consulte também

Referência

IndividualAccessControlEntry Membros
Microsoft.Office.Server.ApplicationRegistry.Infrastructure De espaço para nome