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

Relativity.Services.Security.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.