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

ClientCertificateProvider

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.