---
id: v1-privilege-criteria-config-dto
title: PrivilegeCriteriaConfigDTO
pagination_label: PrivilegeCriteriaConfigDTO
sidebar_label: PrivilegeCriteriaConfigDTO
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'PrivilegeCriteriaConfigDTO', 'v1PrivilegeCriteriaConfigDTO']
slug: /tools/sdk/typescript/privilege_criteria_configuration/models/privilege-criteria-config-dto
tags: ['SDK', 'Software Development Kit', 'PrivilegeCriteriaConfigDTO', 'v1PrivilegeCriteriaConfigDTO']
---

# PrivilegeCriteriaConfigDTO

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | The Id of the task which is executing the bulk update. | [default to undefined]
**sourceId** | **(optional)** `string` | The Id of the source that the criteria configuration is applied to. | [default to undefined]
**config** | **(optional)** `object` | The configuration settings for privilege criteria evaluation.  | [default to undefined]
**created** | **(optional)** `string` | The date and time when the privilege criteria configuration was created. | [default to undefined]
**modified** | **(optional)** `string` | The date and time when the privilege criteria configuration was last modified. | [default to undefined]

