Class: KalturaApi::KalturaAuthenticatedCondition

Inherits:
KalturaCondition show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaCondition

#description, #not, #type

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#privilegesObject

The privelege needed to remove the restriction



6332
6333
6334
# File 'lib/kaltura_client.rb', line 6332

def privileges
  @privileges
end