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

Relativity.Services.PermissionFieldNames

public class PermissionFieldNames
PermissionFieldNames
public const string ArtifactType = "ArtifactType"

Represents the ArtifactType of a Permission.

public const string Name = "Name"

Represents the name of a Permission as a string.

public const string PermissionID = "PermissionID"

Represents the PermissionID of a Permission.

public const string PermissionType = "PermissionType"

Represents the PermissionType of a Permission.