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

Relativity.Services.Security.Models.ClientCertificateMethod

public bool IsEnabled { get; set; }

Whether the login method is enabled

public string Name { get; set; }

A name of the matching certificate provider from the corresponding Auth Profile.

public string Subject { get; set; }

The value to match against in the Common Name (CN) or Subject Alternate Name (SAN) of the client certificate.