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 命名空间