ODataServiceProviderSetup Method

Scanjour Workflow4 Reference Manual
Performs setup of provider using Authenticator object.

Namespace:  Scanjour.Workflow4.Base
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static void Setup(
	IAuthenticator authenticator,
	ICache cache
)

Parameters

authenticator
Type: IAuthenticator

[Missing <param name="authenticator"/> documentation for "M:Scanjour.Workflow4.Base.ODataServiceProvider.Setup(WorkZone.OAuth.Authenticator.IAuthenticator,Scanjour.Workflow4.Base.Cache.ICache)"]

cache
Type: Scanjour.Workflow4.Base.CacheICache

[Missing <param name="cache"/> documentation for "M:Scanjour.Workflow4.Base.ODataServiceProvider.Setup(WorkZone.OAuth.Authenticator.IAuthenticator,Scanjour.Workflow4.Base.Cache.ICache)"]

See Also

Reference