#include <qsyptkn.h> void QsyRemoveAllPrfTknsForUser (char *User_profile, void *Error_code);Service Program: QSYPTKN
The Remove All Profile Tokens For User (QsyRemoveAllPrfTknsForUser) API provides an interface to remove all profile tokens that have been generated for a specific user profile. You may want to remove all profile tokens for a user profile if security information has changed for the user profile (for example, the password or group list).
The name of the user profile for which to remove profile tokens.
The structure in which to return error information. For the format of the structure, see Error Code Parameter.
Message ID | Error Message Text |
---|---|
CPF2204 E | User profile &1 not found. |
CPF222E E | &1 special authority is required. |
CPF2217 E | Not authorized to user profile &1. |
CPF2225 E | Not able to allocate internal system object. |
CPF3CF1 E | Error code parameter not valid. |
CPF3C90 E | Literal value cannot be changed. |
CPF9872 E | Program or service program &1 in library &2 ended. Reason code &3. |
Top | Security APIs | APIs by category |