| Name | 
								Type | 
								Writable | 
								Restrictions | 
								Description | 
							
							
								| id | 
								int | 
								 | 
								 | 
								The id of the Access Control Profile | 
							
							
								| partnerId | 
								int | 
								 | 
								 | 
								 | 
							
							
								| name | 
								string | 
								V | 
								 | 
								The name of the Access Control Profile | 
							
							
								| systemName | 
								string | 
								V | 
								 | 
								System name of the Access Control Profile | 
							
							
								| description | 
								string | 
								V | 
								 | 
								The description of the Access Control Profile | 
							
							
								| createdAt | 
								int | 
								 | 
								 | 
								Creation date as Unix timestamp (In seconds) | 
							
							
								| isDefault | 
								KalturaNullableBoolean | 
								V | 
								 | 
								True if this Conversion Profile is the default | 
							
							
								| restrictions | 
								array of KalturaBaseRestriction | 
								V | 
								 | 
								Array of Access Control Restrictions | 
							
							
								| containsUnsuportedRestrictions | 
								bool | 
								 | 
								 | 
								Indicates that the access control profile is new and should be handled using KalturaAccessControlProfile object and accessControlProfile service |