Walter.Web.FireWall
WhiteListSubnetAttribute.IPRange Constructor
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Annotations Namespace > WhiteListSubnetAttribute.IPRange Structure : WhiteListSubnetAttribute.IPRange Constructor
The cidr start.
The cidr end.
Initializes a new instance of the WhiteListSubnetAttribute.IPRange struct.
Syntax
public WhiteListSubnetAttribute.IPRange( 
   long cidrStart,
   long cidrEnd
)

Parameters

cidrStart
The cidr start.
cidrEnd
The cidr end.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WhiteListSubnetAttribute.IPRange Structure
WhiteListSubnetAttribute.IPRange Members