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_expiresInteger

should this profile be automatically re-installed?

Returns:

  • (Integer)

    how many days before a cert payload expires



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