Share via


NotEnoughPrivilegeException Class

The NotEnoughPrivilegeException class represents an exception that is thrown when the user calling the method does not have the correct privileges.

System.Security.SecurityException

   Microsoft.SharePoint.Portal.SiteData.NotEnoughPrivilegeException

Public Constructors

The following table shows the constructors of the NotEnoughPrivilegeException class and a brief description of each.

Name Description
NotEnoughPrivilegeException Initializes an instance of the NotEnoughPrivilegeException class.

Public Properties

The following table shows the properties of the NotEnoughPrivilegeException class, the data type of each property, and a brief description of each.

Name Data Type Description
CatOrLstID System.Guid Gets the identifier of the area or listing.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.

Requirements

Namespace: Microsoft.SharePoint.Portal.SiteData

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Security: Code Access Security