initWithDelegate:testSettings:

Integrating the Jamf Certificate SDK with Mobile Device Apps Deployed by Jamf Pro

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US

Create an object with given settings instead of relying on managed app configuration. This is a testing method.

- (nullable instancetype)initWithDelegate: (id<CertificateRequestDelegate>)delegate testSettings:INSDictionary)

Parameters

Parameter

Description

delegate

Your delegate that will be called as the certificate request workflow proceeds.

testSettings

The settings that would otherwise be provided by managed app configuration.

Return Value

An initialized object; may be null if memory is full

Declared in

CertificateRequestWorkflow.h