<PackageReference Include="Relativity.Api" Version="10.1.232.1" />

IPermissionChecker

Checks if the user has permission for an admin operation.

bool HasPermission(IArtifactRef artifactRef, PermissionType permission)

Checks if the user has a permission for an artifact.

Checks if the user has multiple permissions for an artifact.

Checks if the user has multiple permission type for multiple artifacts.