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

Inheritance: IHttpModule
Afficher le fichier Open project: scottt732/SholoWebSecurity

Méthodes publiques

Méthode Description
Dispose ( ) : void
Init ( HttpApplication context ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Init() public méthode

public Init ( HttpApplication context ) : void
context HttpApplication
Résultat void