Click or drag to resize
WindowsAuthorizationUrlRewriterModule Class

[Missing <summary> documentation for "T:X3Platform.Web.UrlRewriter.WindowsAuthorizationUrlRewriterModule"]

Inheritance Hierarchy
SystemObject
  X3Platform.Web.UrlRewriterUrlRewriterModule
    X3Platform.Web.UrlRewriterWindowsAuthorizationUrlRewriterModule

Namespace: X3Platform.Web.UrlRewriter
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class WindowsAuthorizationUrlRewriterModule : UrlRewriterModule

The WindowsAuthorizationUrlRewriterModule type exposes the following members.

Constructors
  NameDescription
Public methodWindowsAuthorizationUrlRewriterModule
Initializes a new instance of the WindowsAuthorizationUrlRewriterModule class
Top
Methods
  NameDescription
Public methodDispose (Inherited from UrlRewriterModule.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInit
��ʼ��ʱִ�еķ���
(Overrides UrlRewriterModuleInit(HttpApplication).)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodRewrite
��д��ַ
(Overrides UrlRewriterModuleRewrite(String, HttpApplication).)
Public methodToString (Inherited from Object.)
Protected methodUrlRewriterModule_AuthorizeRequest
������֤�¼�
(Inherited from UrlRewriterModule.)
Top
See Also