| Name | Type | Writable | Restrictions | Description | 
|---|
| containsUnsuportedRestrictions | bool |  |  | Indicates that the access control profile is new and should be handled using KalturaAccessControlProfile object and accessControlProfile service 
 | 
| createdAt | int |  |  | Creation date 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 Conversion Profile is the default 
 | 
| name | string | V |  | The name of the Access Control Profile 
 | 
| partnerId | int |  |  |  | 
| restrictions | KalturaRestrictionArray | V |  | Array of Access Control Restrictions 
 | 
| systemName | string | V |  | System name of the Access Control Profile 
 |