<PackageReference Include="Relativity.Server.Import.SDK" Version="24000.1.0" />

KeplerUserManager

public KeplerUserManager(IServiceProxyFactory serviceProxyFactory, IServiceExceptionMapper exceptionMapper, Func<string> correlationIdFunc)

public bool AttemptReLogin(bool retryOnFailure = true)

public string GenerateDistributedAuthenticationToken(bool retryOnFailure = true)

public bool LoggedIn()

public bool Login(string emailAddress, string password)

public void Logout()

public DataSet RetrieveAllAssignableInCase(int caseContextArtifactID)