Note: This API is now obsolete.
Constructor.
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
[ObsoleteAttribute("Please use PluginBase(oDataUri, authenticator, cache) instead.", true)] public PluginBase( Uri oDataUri, Authenticator authenticator )
Parameters
- oDataUri
- Type: SystemUri
The Odata Uri - authenticator
- Type: Authenticator
The OData authenticator
See Also