<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="5001.0.38" />

Relativity.Testing.Framework.Models.GenericPermissionsChangeset

Represents the changeset of generic permissions.
public GenericPermissionChangeset this[string name] { get; }

Gets the GenericPermissionChangeset for permission with the specified name.

Disables all permissions together with their child permissions.

Enables all permissions together with their child permissions.