Derived credential header files

The following header files in the AppConnect.framework contain the methods, properties, and enumerations you use to deliver derived credentials to the MobileIron client.

Table 1. Derived credential header files

Header file

Description

ACDerivedCredential.h

Defines the ACDerivedCredential object that contains the certificates that comprise the derived credential. Your app sends an ACDerivedCredential object to the MobileIron client.

AppConnectDerivedCredentialService.h

Defines the ACDerivedCredentialService object which you use to:

Check if the MobileIron client is installed and supports derived credentials.
Check if sending derived credentials is currently allowed.
Inform the MobileIron client about the custom URL scheme to use to communicate to your app.
Send a derived credential to the MobileIron client.