AccessDeniedException 成员 (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)
Represents an exception that is thrown when the Business Data Catalog authorization subsystem detects an invalid access attempt such as when a user or a service account attempts to perform an action, such as accessing an entity, executing a method, or deleting an application that the user does not have permissions to do.
以下表格列出了由 AccessDeniedException 类型公开的成员。
公共构造函数
(另请参阅 受保护的构造函数 )
名称 | 说明 | |
---|---|---|
AccessDeniedException | 已重载。 |
页首
受保护的构造函数
名称 | 说明 | |
---|---|---|
AccessDeniedException | 已重载。 |
页首
公共属性
(另请参阅 受保护的属性 )
名称 | 说明 | |
---|---|---|
Data | (继承自 Exception) | |
HelpLink | (继承自 Exception) | |
InnerException | (继承自 Exception) | |
Message | 已重写。 Returns the message "Access denied by BDC". | |
Source | (继承自 Exception) | |
StackTrace | (继承自 Exception) | |
TargetSite | (继承自 Exception) |
页首
受保护的属性
名称 | 说明 | |
---|---|---|
HResult | (继承自 Exception) |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
Equals | 已重载。 (继承自 Object) | |
GetBaseException | (继承自 Exception) | |
GetHashCode | (继承自 Object) | |
GetObjectData | 已重写。 | |
GetType | (继承自 Exception) | |
ReferenceEquals | (继承自 Object) | |
ToString | 已重写。 Returns all the information about the access control list (ACL), including who is trying to access it and what it contains. |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
AccessDeniedException 类
Microsoft.Office.Server.ApplicationRegistry.Infrastructure 命名空间