<PackageReference Include="Relativity.API" Version="17.0.4" />

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.