<PackageReference Include="Relativity.Transfer.Client" Version="5.0.2" />

RelativityFileShareBase

public abstract class RelativityFileShareBase : FileStorageBase
protected static IFileSystemService FileSystemService { get; }

public int ArtifactId { get; protected set; }

public AsperaCredentials AsperaCredentials { get; protected set; }

public string DocRoot { get; protected set; }

public ResourceServerType ResourceServerType { get; protected set; }

public bool IsBaseOf(string path)