Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the external Internet Protocol (IP) address of one of the ISA servers in the array, to which the specified internal addresses are mapped. An external address is one that is not in the Local Address Table (LAT).
Note If the address provided is not that of an external IP, an error will be returned.
FPCServerPublishingRule.ExternalIp [ = sExternalIP ]
HRESULT get_ExternalIp( BSTR *psExternalIP ); HRESULT put_ExternalIp( BSTR sExternalIP );
The property is read-write.