| Name | Type | Writable | Restrictions | Description | 
|---|
| createdAt | int |  |  | Creation time as Unix timestamp (In seconds) 
 | 
| description | string | V |  | The description of the Access Control Profile 
 | 
| id | int |  |  | The id of the Access Control Profile 
 | 
| isDefault | KalturaNullableBoolean | V |  | True if this access control profile is the partner default 
 | 
| name | string | V |  | The name of the Access Control Profile 
 | 
| partnerId | int |  |  |  | 
| rules | KalturaRuleArray | V |  | Array of access control rules 
 | 
| systemName | string | V |  | System name of the Access Control Profile 
 | 
| updatedAt | int |  |  | Update time as Unix timestamp (In seconds) 
 |