Relativity.Services.Security.Models.IntegratedAuthenticationProvider public class IntegratedAuthenticationProvider Documentation public bool IsEnabled { get; set; } Whether this provider is enabled. public string Name { get; set; } A name for this provider; must be unique within the profile. public IntegratedAuthenticationProvider()