WhiteListAddress object

Description

The WhiteListAddress object represents a single white listed IP address or email address.

Methods

Delete()

Deletes the object from the database.

Save()

Saves changes of the object in the database.

Properties

string Description

Description of the record.

string EmailAddress

E-mail address to whitelist

long ID

The unique database identifier for the object.
(read-only)

string LowerIPAddress

Lower IP address.

string UpperIPAddress

Upper IP address.

Search documentation