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

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.