Use this option to specify an overall timeout in seconds to poll for certificate creation. After this much time, if the server has still not returned a certificate then the certificate request will fail with a timeout error. Thedefault is 180 seconds.
@property (assign) NSUInteger pollingtTimeoutNote:
The pollingTimeout value is also used if the Jamf Certificate SDK determines that new managed app configuration values are needed from the Jamf Pro server. If new values are needed, the overall maximum duration of the startCertificate call could be up to (2* pollingTimeout seconds. This is handled entirely within the SDK, and the calling application code does not need to be changed.
Declared in
CertificateRequestEmbeddedP12.h