ODataServiceProviderCredentials Property

Scanjour Workflow4 Reference Manual

Note: This API is now obsolete.

The credentials used by the OData service.

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

[ObsoleteAttribute("Please use Authenticator instead.", true)]
public static ICredentials Credentials { get; set; }

Property Value

Type: ICredentials
See Also

Reference