bbid_challenge_flags

The flags for challenge requests for BlackBerry ID.

Synopsis:

 enum bbid_challenge_flags{
      BBID_CHALLENGE_DEFAULT = 0   
};

Since:

BlackBerry 10.2.0

Data:

BBID_CHALLENGE_DEFAULT
Default challenge flag.

No options specified, and the challenge will follow the default behavior.

Library:

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

Description:

These are the flags for the challenges request that are available to applications using BlackBerry ID as an identity provider. See ids_challenge().