Bagikan melalui


IPRule Class

Definition

Rule to filter client IP address.

public class IPRule
type IPRule = class
Public Class IPRule
Inheritance
IPRule

Constructors

IPRule()

Initializes a new instance of the IPRule class.

IPRule(String)

Initializes a new instance of the IPRule class.

Properties

Action

Action when client IP address is matched.

Value

Gets or sets the IP address or IP address range to filter

Methods

Validate()

Validate the object.

Applies to