<PackageReference Include="Relativity.Server.Infrastructure.SDK" Version="4.1.3" />

IWebWindowsAuthServerManager

Represents a web windows authentication server manager. It exposes methods for working with web windows authentication server objects.
Task<WebWindowsAuthServerResponse> ReadAsync(int serverID, bool includeMetadata = false, bool includeActions = false)

Retrieves data for a web windows authentication server.

Modifies properties of a web windows authentication server.

Modifies properties of a web windows authentication server.