IUserManagerService public interface IUserManagerService : IDisposable Documentation Code RelativityConnectionInfo ConnectionInfo { get; } string DistributedToken { get; } int MaxRetryAttempts { get; set; } double TimeoutSeconds { get; set; } void Login()