Click or drag to resize

ODataServiceProviderCredentials Property

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: 24.5.0.0 (24.5.0.0)
Syntax
[ObsoleteAttribute("Please use Authenticator instead.", true)]
public static ICredentials Credentials { get; set; }

Property Value

ICredentials
See Also