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

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.