Class: Kaltura::KalturaAuthenticatedCondition
- Inherits:
-
KalturaCondition
- Object
- KalturaObjectBase
- KalturaCondition
- Kaltura::KalturaAuthenticatedCondition
- Defined in:
- lib/kaltura_client.rb
Instance Attribute Summary collapse
-
#privileges ⇒ Object
The privelege needed to remove the restriction.
Attributes inherited from KalturaCondition
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#privileges ⇒ Object
The privelege needed to remove the restriction
6332 6333 6334 |
# File 'lib/kaltura_client.rb', line 6332 def privileges @privileges end |