AccessDeniedException Constructor (String)
Namespace: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub New ( _
message As String _
)
'Usage
Dim message As String
Dim instance As New AccessDeniedException(message)
public AccessDeniedException(
string message
)
Parameters
- message
Type: System.String
See Also
Reference
AccessDeniedException Overload
Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace