Walter.Web.FireWall
IFirewallServices Interface Members
Properties  Methods 

Walter.Web.FireWall Assembly > Microsoft.Extensions.DependencyInjection Namespace : IFirewallServices Interface

The following tables list the members exposed by IFirewallServices.

Public Properties
 NameDescription
 Property The firewall configuration  
Top
Public Methods
 NameDescription
 MethodOverloaded.  Adds a singleton service of the type specified in TService with an instance specified in implementationInstance to the specified Microsoft.Extensions.DependencyInjection.IServiceCollection.  
 MethodOverloaded.  Adds a transient service of the type specified in TService with an instance specified in implementationInstance to the specified Microsoft.Extensions.DependencyInjection.IServiceCollection.  
 Method reuse create a copy of T to re-use it as TBase  
 MethodOverloaded.  use a single database for firewall state as well as add-ons that use a database  
Top
See Also

Reference

IFirewallServices Interface
Microsoft.Extensions.DependencyInjection Namespace