Retrieve the result of the last authentication attempt using given credentials.
#include <sys/credential/credential_auth.h>
int credential_get_auth_status(const credential_t *cred,
credential_auth_status_t *status)
BlackBerry 10.3.1
The credentials of interest.
The result of the last authentication attempt.
Retrieve the authentication result for the given credential stored in Credential Manager.
0 if operation was successful, error code otherwise.