Searched defs:AM_IIS_MODULES (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/
H A Dadmin_iis.c35 #define AM_IIS_MODULES L"system.webServer/modules" macro
1033 if (!remove_from_modules(admin_manager, config_path_w, AM_IIS_MODULES, FALSE)) {
1070 hresult = IAppHostWritableAdminManager_GetAdminSection(manager, AM_IIS_MODULES, bstr_config_path, &parent);
1201 local = remove_from_modules(admin_manager, config_path_w, AM_IIS_MODULES, TRUE);

Completed in 30 milliseconds