Method: JSS::OSXConfigurationProfile#user_removable
- Defined in:
- lib/jss-api/api_object/osx_configuration_profile.rb
#user_removable ⇒ Boolean
Returns can the user remove this profile.
108 109 110 |
# File 'lib/jss-api/api_object/osx_configuration_profile.rb', line 108 def user_removable @user_removable end |