<PackageReference Include="Relativity.Server.Identity.SDK" Version="5000.1.4" />

Relativity.Identity.V1.LoginProfileModels.ClientCertificateProvider

Client Certificate Provider
public string Caption { get; set; }

The caption text to be used for the button.

public string Description { get; set; }

A description for this provider.

public bool DisplayOnLoginPage { get; set; }

Whether a button for this provider is displayed on the Relativity login page.

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.