UrlAuthorizationModule Methods
.NET Framework (current version)
Namespace:
System.Web.Security
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CheckUrlAccessForPrincipal(String, IPrincipal, String) | Determines whether the user has access to the requested file. |
![]() | Dispose() | Releases all resources, other than memory, used by the UrlAuthorizationModule. |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | Init(HttpApplication) | Initializes the UrlAuthorizationModule object. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

