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

IWebFormsAuthServerManager

Exposes methods for working with web forms authentication server objects.

Retrieves data for a web forms authentication server.

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

Retrieves data for a web forms authentication server.

Modifies properties of a web forms authentication server.

Modifies properties of a web forms authentication server.