Relativity.Services.Security.Models.ActiveDirectoryProvider public class ActiveDirectoryProvider 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 ActiveDirectoryProvider()