Share via


AccessDeniedException Constructor (SerializationInfo, StreamingContext)

Namespace:  Microsoft.Office.Server.ApplicationRegistry.Infrastructure
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New AccessDeniedException(info, context)
protected AccessDeniedException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

Reference

AccessDeniedException Class

AccessDeniedException Members

AccessDeniedException Overload

Microsoft.Office.Server.ApplicationRegistry.Infrastructure Namespace