Click or drag to resize

WorkflowHostExtensionCredentials Property

Note: This API is now obsolete.

The default credentials used by the Workflow Host.

Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
[ObsoleteAttribute("Please use OdataServiceProvider for retreiving ODataServices.")]
public ICredentials Credentials { get; }

Property Value

ICredentials
See Also