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