RelativityFileShareBase public abstract class RelativityFileShareBase : FileStorageBase Documentation Code protected static IFileSystemService FileSystemService { get; } public int ArtifactId { get; protected set; } public AsperaCredentials AsperaCredentials { get; protected set; } public string DocRoot { get; protected set; } public AsperaCredential NodeCredential { get; } public ResourceServerType ResourceServerType { get; protected set; } public AsperaCredential TransferCredential { get; } protected RelativityFileShareBase() protected void AssignCloudInstanceProperties() public bool IsBaseOf(string path)