Compartir a través de


: AccessDeniedException (Constructor) (String, Exception) (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

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

Sintaxis

'Declaración

                      Public Sub New ( _
    message As String, _
    inner As Exception _
)
'Uso

                      Dim message As String
Dim inner As Exception

Dim instance As New AccessDeniedException(message, inner)
                      public AccessDeniedException (
    string message,
    Exception inner
)

Parámetros

  • message
  • inner

Vea también

Referencia

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