<PackageReference Include="Relativity.Server.Services.Interfaces.SDK" Version="13.6.1" />

Relativity.Services.Security.Http.Exceptions.DuplicateSubjectException

Used to indicate an attempt to save a subject that is already in use by an authentication provider.

Used to indicate an attempt to save a subject that is already in use by an authentication provider.

public DuplicateSubjectException(string duplicateSubject)

Used to indicate an attempt to save a subject that is already in use by an authentication provider.

public DuplicateSubjectException(string duplicateSubject, Exception innerException)

Used to indicate an attempt to save a subject that is already in use by an authentication provider.

Used to indicate an attempt to save a subject that is already in use by an authentication provider.