Walter.Web.FireWall
AdministrationConfig Class Members
Properties  Methods 


Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace : AdministrationConfig Class

The following tables list the members exposed by AdministrationConfig.

Public Properties
 NameDescription
Public Property The name used in the header name to store the API key in  
Public Property Gets or sets a value indicating whether block access to administrative controller if the is user is assumed blocked.  
Public Property The name you would like to assign to the data when connecting to the dashboard  
Public Property Gets or sets the value indication that messages have to be encrypted before they are send over SSL  
Public Property Instructs the firewall to generate a connect file  
Public Property Only accept requests if the time difference between the server and the client is withing a given timespan  
Public Property Gets or sets the log administration requests that are not related to incidents.  
Public Property The amount of failed logins to tolerate  
Public Property The timespan used to measure failed login attempts  
Public Property communicate with firewall on specified port  
Public Property Instructs the firewall to protect the discovery API with a password.  
Public Property Gets or sets the directory that will be used if Abuse reports are uploaded by the firewall dashboard user, if not set or set to null the default will be used  
Public Property the custom authentication token header used to authorize users in the firewall  
Public Property Users  
Top
Public Methods
 NameDescription
Public Method validates a IP address against a white-listed address  
Public Method Determines whether this instance can upload using the specified address.  
Public Method limit access to the site by specifying IP addresses that are able to access the site  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

AdministrationConfig Class
Walter.Web.FireWall.Configurations Namespace