Compartilhar via


AccessDeniedException (IAccessControlList, Type, String) Construtor

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

A sintaxe

Public Sub New ( _
    acl As IAccessControlList, _
    securableObjectType As Type, _
    securableObjectName As String _
)

Dim acl As IAccessControlList
Dim securableObjectType As Type
Dim securableObjectName As String

Dim instance As New AccessDeniedException(acl, securableObjectType, securableObjectName)
public AccessDeniedException (
    IAccessControlList acl,
    Type securableObjectType,
    string securableObjectName
)

Parâmetros

  • acl
  • securableObjectType
  • securableObjectName

Consulte também

Referência

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