Name | Type | Writable | Description |
---|
actions | KalturaAccessControlActionArray | V | Actions to be performed by the player in case the rule is fulfilled
|
conditions | KalturaConditionArray | V | Conditions to validate the rule
|
contexts | KalturaAccessControlContextTypeHolderArray | V | Indicates what contexts should be tested by this rule
|
message | string | V | Message to be thrown to the player in case the rule is fulfilled
|
stopProcessing | bool | V | Indicates that this rule is enough and no need to continue checking the rest of the rules
|