Enumeration of return values from 'KCML_Impersonate()

DEF ENUM enumeration name KCML_AUTH_ENUM

Enumeration ValueValueDescription
_KCML_AUTH_OK0Success
_KCML_AUTH_INVALID1Incorrect username/password
_KCML_AUTH_NOTIMPL2Not Implemented
_KCML_AUTH_EXPIRED3Password is correct but has expired
_KCML_AUTH_ERROR4Configuration error

Back to the list of Enumerations and Constants