UINT nx_web_http_server_authentication_check_set(NX_WEB_HTTP_SERVER *http_server_ptr,
UINT (*authentication_check_extended)(NX_WEB_HTTP_SERVER *server_ptr, UINT request_type, CHAR *resource, CHAR **name, UINT *name_length, CHAR **password, UINT *password_length, CHAR **realm, UINT *realm_length));