useOptions Object

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

An object that can be passed as a parameter to the useService method.

Members Table

The following table lists the members exposed by the useOptions object.

Property Description
reuseConnection Specifies the persistence of the connection information required by Web services that use Secure Sockets Layer (SSL) authentication.

Remarks

This object must be created by invoking the createUseOptions method.

Applies To

WebService

See Also

reuseConnection, callService, useService, Using the WebService Behavior, About the WebService Behavior