<PackageReference Include="Relativity.ObjectManager" Version="9.5.133.118" />

PermissionResultSet

public class PermissionResultSet
public bool CanCreateNewInstanceOfActiveType { get; set; }

public bool CanExportDashboard { get; set; }

public bool CanManageRelativityApplications { get; set; }

public bool CanUseAgentOperations { get; set; }

public bool CanUsePivot { get; set; }

public bool CanUseSampling { get; set; }

public bool CanViewClusters { get; set; }

public bool CanViewFieldTree { get; set; }

public bool CanViewFolders { get; set; }

public bool CanViewSavedSearches { get; set; }

public PermissionSetForObjectType Search { get; set; }

public PermissionSetForObjectType View { get; set; }