Icon ServerAuthorizedAddresses Property

property ServerAuthorizedAddresses: TStrings

Usage

Use the ServerAuthorizedAddresses property to specify which IP addresses are authorized to access the ElevateDB Server when the EngineType property is set to etServer. This is commonly referred to as a "white list". There is no limit to the number of addresses that can be specified, and the IP address entries may contain the asterisk (*) wildcard character to represent any portion of an address.

Information The Active property must be False in order to assign a value to this property.
Image