Method: JSS::OSXConfigurationProfile#level
- Defined in:
- lib/jss-api/api_object/osx_configuration_profile.rb
#level ⇒ String
Returns the level (user/computer) of this profile.
111 112 113 |
# File 'lib/jss-api/api_object/osx_configuration_profile.rb', line 111 def level @level end |