C# Class Nancy.Demo.Authentication.AnotherVerySecureModule

A module that only people with SuperSecure clearance are allowed to access
Inheritance: Nancy.NancyModule
Mostrar archivo Open project: NashDotNet/ravendb_nancyfx_presentation

Public Methods

Method Description
AnotherVerySecureModule ( ) : Nancy

Method Details

AnotherVerySecureModule() public method

public AnotherVerySecureModule ( ) : Nancy
return Nancy