<PackageReference Include="Relativity.Server.Import.SDK" Version="2.9.2" />

RelativityDistributedFacadeAuthenticationDecorator

This types handles authentication errors which were thrown from the decorated IRelativityDistributedFacade.
public RelativityDistributedFacadeAuthenticationDecorator(ILog logger, IAppSettings settings, IReLoginService reLoginService, IRelativityDistributedFacade relativityDistributedFacade)

Initializes a new instance of the RelativityDistributedFacadeAuthenticationDecorator class.