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

TapiClient

public enum TapiClient
Represents the supported Transfer API clients.
Aspera = 3

The Aspera client.

Direct = 2

The File Share or direct client.

None = 0

The client plugin is not set or is undefined.

Web = 1

The HTTP or web client.