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

IWebApiWindowsAuthServerManager

Exposes methods for working with web api windows authentication server objects.

Retrieves data for a web api windows authentication server.

Task<WebApiWindowsAuthServerResponse> ReadAsync(int serverID, bool includeMetadata, bool includeActions)

Retrieves data for a web api windows authentication server.

Modifies properties of a web api windows authentication server.

Modifies properties of a web api windows authentication server.