AccessDeniedExceptionState Members
Include Protected Members
Include Inherited Members
Represents the state of the AccessDeniedException object. This state can be serialized and returned as faults from Web services.
The AccessDeniedExceptionState type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AccessDeniedExceptionState | Constructs a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
ReconstructException | Gets the exception represented by this state object.. (Overrides BdcExceptionState.ReconstructException.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top