AccessDeniedException (String, Exception) 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 ( _
message As String, _
inner As Exception _
)
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
Consulte também
Referência
AccessDeniedException De classe
AccessDeniedException Membros
Microsoft.Office.Server.ApplicationRegistry.Infrastructure De espaço para nome