Click or drag to resize
AuthenticationModule Class

[Missing <summary> documentation for "T:X3Platform.Security.Authentication.AuthenticationModule"]

Inheritance Hierarchy
SystemObject
  X3Platform.Security.AuthenticationAuthenticationModule

Namespace: X3Platform.Security.Authentication
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class AuthenticationModule : IHttpModule

The AuthenticationModule type exposes the following members.

Constructors
  NameDescription
Public methodAuthenticationModule
构造函数
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the AuthenticationModule
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInit
初始化函数
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also