The following tables list the members exposed by WhiteListIPAttribute.
Public Constructors
Public Properties
| Name | Description |
 | CidrEnd |
Gets the cidr end.
|
 | CidrStart |
Gets the cidr start.
|
 | SkipChecks |
Tells the firewall if any other checks need to be executed, the default is to skip all tests
|
Top
Public Methods
| Name | Description |
 | Equals | Overloaded. Overridden. Determines whether the specified System.Object is equal to this instance. |
 | GetHashCode | Overridden.
Returns a hash code for this instance.
|
 | IsWhiteListed | Overloaded.
Test to see if an action is white-listed for the IP and action
|
Top
Extension Methods
See Also