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

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.