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

Relativity.Services.Security.Models.ActiveDirectoryMethod

public class ActiveDirectoryMethod
public string Account { get; set; }

The name of the user account in Active Directory. Can be specified as a SAM Account (domain\username) or as a UPN (user@fully-qualified-domain)

public bool IsEnabled { get; set; }

Whether the login method is enabled