C# Class Sholo.Web.Security.Authentication.Device.DeviceAuthenticationModule

Inheritance: IHttpModule
显示文件 Open project: scottt732/SholoWebSecurity

Public Methods

Method Description
Dispose ( ) : void
Init ( HttpApplication context ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Init() public method

public Init ( HttpApplication context ) : void
context HttpApplication
return void