Click or drag to resize

IServiceParams Interface

Contract to define the common service parameter

Namespace: AppOne.Web.Service.Services
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public interface IServiceParams

The IServiceParams type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleAuthToken Sets the Authentication Token which is required for any communication to the TWS interface
* Required Property
Top
See Also