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

IAuthProviderTypeManager

Web services for interacting with Authentication Provider Types

Retrieves all Provider Types

Retrieves a Provider Type

Task UpdateAsync(string name, bool isEnabled)

Updates a Provider Type, allowing you to enable or disable Provider Types in the environment. Disabling a Provider Type prevents all users from using that protocol during login.