ids_provider_t

An opaque handle that the IDS library uses to maintain information related to a specific identity provider.

Synopsis:

#include <ids.h>
 
typedef struct ids_provider_t ids_provider_t;

Since:

BlackBerry 10.2.0

Library:

libids (For the qcc command, use the -l ids option to link against this library)

Description:

The application uses this handle with each API to ensure that requests are made to the appropriate identity provider, such as BlackBerry ID.