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

IWebApiFormsAuthServerManager

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

Retrieves data for a web api forms authentication server server.

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

Retrieves data for a web api forms authentication server server.

Modifies properties of a web api forms authentication server.

Modifies properties of a web api forms authentication server.