Relativity.Services.Security.Models.LoginProfileSetupResponse
Object representing the result of validating whether a user's
login profile allows them to authenticate with Relativity.
On failure, set to a list of messages explaining why the failure occurred.
Set to the empty list otherwise.
True if user has a method to authenticate with Relativity, false otherwise.
Create a failed LoginProfileSetupResponse with the given error messages.
Create a successful LoginProfileSetupResponse.