IFirewallIpRange

Namespace: ASPSecurityKit
Assembly: ASPSecurityKit.dll

Summary

Provides an interface to represent IP ranges white listed for tokens

Properties

Name

Summary

Gets or sets the name of the firewall range.

Value

The name of the firewall range.

IpFrom

Summary

Gets or sets the start of the IP range.

Value

The start of the IP range.

IpTo

Summary

Gets or sets the end of the IP range.

Value

The end of the IP range.