PluginBase Constructor (Uri, Authenticator, ICache)

Scanjour Workflow4 Reference Manual
Constructor.

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

public PluginBase(
	Uri oDataUri,
	Authenticator authenticator,
	ICache cache
)

Parameters

oDataUri
Type: SystemUri
The Odata Uri
authenticator
Type: Authenticator
The OData authenticator
cache
Type: Scanjour.Workflow4.Base.CacheICache
The OData cache
See Also

Reference