WorkflowHostExtensionCredentials Property

Note: This API is now obsolete.
The default credentials used by the Workflow Host.

Definition

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

Property Value

ICredentials

See Also