Provides access to an OData service.
Inheritance Hierarchy
Scanjour.Workflow4.BaseODataServiceProvider
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 19.1.6.0 (19.1.6.0)
Syntax
The ODataServiceProvider type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | Credentials |
The credentials used by the OData service.
|
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetODataContext(Uri, SecurityContext) |
Creates an ODataService from an URI and with the options of impersonating the authentication as current user (default) or system.
|
![]() ![]() | GetODataContext(Uri, ICredentials) | Obsolete.
Gets and OData service.
|
See Also