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 Ivanti client.

Table 54.   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 Ivanti client.

AppConnectDerivedCredentialService.h

Defines the ACDerivedCredentialService object which you use to:

Check if the Ivanti client is installed and supports derived credentials.

Check if sending derived credentials is currently allowed.

Inform the Ivanti client about the custom URL scheme to use to communicate to your app.

Send a derived credential to the Ivanti client.