SPSecurity.SuppressAccessDeniedRedirectInScope members
Suppresses the automatic redirect when an UnauthorizedException is thrown within the using scope.
The SPSecurity.SuppressAccessDeniedRedirectInScope type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPSecurity.SuppressAccessDeniedRedirectInScope | Initializes a new instance of the SPSecurity.SuppressAccessDeniedRedirectInScope class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Restores the CatchAccessDeniedException to the original setting. |
![]() |
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