C# Class Nancy.Demo.Authentication.VerySecureModule

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
VerySecureModule ( ) : System.Linq

Method Details

VerySecureModule() public method

public VerySecureModule ( ) : System.Linq
return System.Linq