<PackageReference Include="Relativity.Server.Transfer.SDK" Version="25000.0.6" />
Relativity.Transfer.Credential
public string Name {
get; }
public Credential(
int artifactId,
string name,
string credentialType,
IDictionary<
string,
string>
secrets)