<PackageReference Include="Relativity.Server.Transfer.SDK" Version="7.7.0" />

Relativity.Transfer.UncPathToDocRootConverter

public static class UncPathToDocRootConverter
namespace Relativity.Transfer { public static class UncPathToDocRootConverter { public static string Convert(string uncPath, bool validateConvention = true); public static void ValidateNamingConvention(string uncPath); } }