Click or drag to resize

ODataServiceProvider Methods

The ODataServiceProvider type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetODataContext(Uri, SecurityContext) Creates an ODataService from an URI and with the options of impersonating the authentication as current user (default) or system.
Public methodStatic memberGetODataContext(Uri, ICredentials)Obsolete.
Gets and OData service.
Public methodStatic memberGetSystemToken Get token of a process system user.
Public methodStatic memberGetToken Get token for a specific user.
Public methodStatic memberSetup Performs setup of provider using Authenticator object.
Top
See Also