NotEnoughPrivilegeException Members

Include Protected Members
Include Inherited Members

Obsolete. Represents an exception that is thrown when the user calling the method does not have the correct privileges.

The NotEnoughPrivilegeException type exposes the following members.

Constructors

  Name Description
Public method NotEnoughPrivilegeException Obsolete. Initializes an instance of the NotEnoughPrivilegeException class.

Top

Properties

  Name Description
Public property Action (Inherited from SecurityException.)
Public property CatOrLstID Obsolete. Gets the GUID of the area or listing.
Public property Data (Inherited from Exception.)
Public property Demanded (Inherited from SecurityException.)
Public property DenySetInstance (Inherited from SecurityException.)
Public property FailedAssemblyInfo (Inherited from SecurityException.)
Public property FirstPermissionThatFailed (Inherited from SecurityException.)
Public property GrantedSet (Inherited from SecurityException.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property Method (Inherited from SecurityException.)
Public property PermissionState (Inherited from SecurityException.)
Public property PermissionType (Inherited from SecurityException.)
Public property PermitOnlySetInstance (Inherited from SecurityException.)
Public property RefusedSet (Inherited from SecurityException.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)
Public property Url (Inherited from SecurityException.)
Public property Zone (Inherited from SecurityException.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from SecurityException.)
Public method GetType (Inherited from Exception.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from SecurityException.)

Top

See Also

Reference

NotEnoughPrivilegeException Class

Microsoft.SharePoint.Portal.SiteData Namespace