When the request to Jamf Pro is completed, this method will be called. If there were errors, the identity will be null.
- (void)certificateRequest:(id<CertificateRequestProtocol>)request completedWithIdentity:(nullable SecIdentityRef)identityParameters
Parameter | Description |
|---|---|
| The object that started the request |
| An identity that encapsulates the info from the server |
Declared in
CertificateRequestDelegate.h