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

CredentialsNotSupportedException

The exception thrown when a credential is not supported within the current runtime context For example, attempting to use an OAuth2 implicit flow within a non-interactive process is not supported.
public CredentialsNotSupportedException(string message)

Initializes a new instance of the CredentialsNotSupportedException class.