Method: Jamf::MobileDeviceConfigurationProfile#redeploy_days_before_certificate_expires
- Defined in:
- lib/jamf/api/classic/api_objects/mobile_device_configuration_profile.rb
#redeploy_days_before_certificate_expires ⇒ Integer
should this profile be automatically re-installed?
57 58 59 |
# File 'lib/jamf/api/classic/api_objects/mobile_device_configuration_profile.rb', line 57 def redeploy_days_before_certificate_expires @redeploy_days_before_certificate_expires end |