Click or drag to resize
ServiceContext Properties

The ServiceContext type exposes the following members.

Properties
  NameDescription
Public propertyAppToken
Gets or Sets the Application Token.
Public propertyBaseUrl
Gets Base Uri for IDS Service Calls.
Public propertyInclude
Gets Intuit Include Type.
Public propertyIppConfiguration
Gets or sets the Ipp configuration.
Public propertyMinorVersion
Gets Intuit MinorVersion Type.
Public propertyRealmId
Gets Realm/Company Id.
Public propertyRequestId
Gets Unique requestId for the API call.
Public propertyServiceType
Gets Intuit Service Type.
Public propertyTimeout
timeout param to be passed to services. To setup the ReadWriteTimeout property in HttpWebRequest. It is only for sync web requests. If not set, the default timeout will be used.
Top
See Also