Share via


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
Public method AccessDeniedExceptionState Constructs a new instance of the class.

Top

Properties

  Name Description
Public property ReconstructException Gets the exception represented by this state object.. (Overrides BdcExceptionState.ReconstructException.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

AccessDeniedExceptionState Class

Microsoft.BusinessData.Infrastructure Namespace