Method: Jamf::Computer#mdm_profile_expiration
- Defined in:
- lib/jamf/api/classic/api_objects/computer.rb
#mdm_profile_expiration ⇒ Time (readonly)
Returns when does the mdm profile expire.
670 671 672 |
# File 'lib/jamf/api/classic/api_objects/computer.rb', line 670 def mdm_profile_expiration @mdm_profile_expiration end |