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

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.