Release a structure that represents an authentication scope.
#include <sys/credential/credential_auth.h>
void credential_auth_scope_release(credential_auth_scope_t **auth_scope)
BlackBerry 10.3.1
The handle to release.
This function releases the credential_auth_scope_t to return resources to the system and avoid memory leakage.
if operation was successful, error code otherwise.