nm_iam_state_user_set_sct()
DESCRIPTION
Set an SCT for the specified user while the system is running.
DECLARATION
bool nm_iam_state_user_set_sct(struct nm_iam_user* user, const char* sct)
PARAMETERS
user:
- [in] the user to set SCT on
sct:
- [in] the sct to set for the user
RETURNS
true iff operation completed successfully