Functions in credential_auth.h
Functions that are available to report authentication results in Credential Manager.
credential_add_auth_scope()
Associate an authentication scope with given credential.
credential_auth_scope_release()
Release a structure that represents an authentication scope.
credential_get_auth_status()
Retrieve the result of the last authentication attempt using given credentials.
credential_query_create_from_auth_scope()
Create a credential query from authentication scope.
credential_set_auth_status_failed()
Report failure of the last authentication attempt using given credentials.
Parent topic:
Authentication (credential_auth.h)
Related concepts
Data types in credential_auth.h