INetServiceProxy.NeedAuthentication

Syntax

NeedAuthentication: Boolean;

Description

The NeedAuthentication property determines whether proxy server authentication is required.

Comments

Available values:

Example

The example of use is given in description of the INetServiceProxy.Active property.

See also:

INetServiceProxy