property BindAddress: string;
Description
Specifies the local TCP/IP address, the SSL server will be listening to. If there are several network cards installed on the computer, and BindAddress is not assigned, the server will listen to "0.0.0.0". This means, that there is a possibility to connect to any of the available networking cards.