AccessDeniedException Members
Include Protected Members
Include Inherited Members
Obsolete. Use classes in the Microsoft.SharePoint namespace in Windows SharePoint Services 3.0 instead.
The AccessDeniedException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AccessDeniedException | Obsolete. |
Top
Properties
Name | Description | |
---|---|---|
Action | (Inherited from SecurityException.) | |
Data | (Inherited from Exception.) | |
Demanded | (Inherited from SecurityException.) | |
DenySetInstance | (Inherited from SecurityException.) | |
FailedAssemblyInfo | (Inherited from SecurityException.) | |
FirstPermissionThatFailed | (Inherited from SecurityException.) | |
GrantedSet | (Inherited from SecurityException.) | |
HelpLink | (Inherited from Exception.) | |
HResult | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
Message | (Inherited from Exception.) | |
Method | (Inherited from SecurityException.) | |
PermissionState | (Inherited from SecurityException.) | |
PermissionType | (Inherited from SecurityException.) | |
PermitOnlySetInstance | (Inherited from SecurityException.) | |
RefusedSet | (Inherited from SecurityException.) | |
rights | Obsolete. | |
Source | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) | |
TargetSite | (Inherited from Exception.) | |
Url | (Inherited from SecurityException.) | |
Zone | (Inherited from SecurityException.) |
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