Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 1.1
.NET Framework
Reference
System.Web.Security
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
.NET Framework Class Library
UrlAuthorizationModule Class

Provides URL-based authorization services for allowing or denying access to specified resources. This class cannot be inherited.

For a list of all members of this type, see UrlAuthorizationModule Members.

System.Object
   System.Web.Security.UrlAuthorizationModule

[Visual Basic]
NotInheritable Public Class UrlAuthorizationModule
   Implements IHttpModule
[C#]
public sealed class UrlAuthorizationModule : IHttpModule
[C++]
public __gc __sealed class UrlAuthorizationModule : public
   IHttpModule
[JScript]
public class UrlAuthorizationModule implements IHttpModule

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Requirements

Namespace: System.Web.Security

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

Assembly: System.Web (in System.Web.dll)

See Also

UrlAuthorizationModule Members | System.Web.Security Namespace

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker