Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets whether automatic configuration settings are automatically detected.
The automatic discovery feature of ISA Server allows you to configure Web proxy clients so that they automatically discover the appropriate ISA Server computer. In this way, roaming clients can connect to the ISA Server computer, as appropriate and when necessary.
FPCWebBrowserClientConfig.BrowserConfigAutoDetect[ = bAutoDetect ]
HRESULT get_BrowserConfigAutoDetect( VARIANT_BOOL *pbAutoDetect ); HRESULT put_BrowserConfigAutoDetect( VARIANT_BOOL bAutoDetect );
The property is read-write.