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 | |
---|---|---|
NotEnoughPrivilegeException | Obsolete. Initializes an instance of the NotEnoughPrivilegeException class. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBaseException | (Inherited from Exception.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | (Inherited from SecurityException.) | |
GetType | (Inherited from Exception.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from SecurityException.) |
Top