A user wants to establish an HTTP session to a server behind an SRX device but is being pointed to Web page on the SRX device for additional authentication.Which type of user authentication is configured?()
A. pass-through with Web redirect
B. WebAuth with HTTP redirect
C. WebAuth
D. pass-through
第1题:
下面程序段执行完毕,页面显示的内容是()。 string strName; strName = "user_name"; Session["strName"] = "Mary"; Session[strName] = "John"; Response.Write(Session["user_name"]);
A.Mary
B.John
C.user_name
D.语法有错,无法正常运行
第2题:
11、按照软件架构要求,PIE模块句柄指针变量myPie在()初始化。
A.User_Pie.c
B.module.c
C.User_Device.c
D.F2802x_Device.c
第3题:
按照软件架构要求,CPU模块句柄指针变量myCPU在()初始化
A.User_System.c
B.module.c
C.User_Device.c
D.F2802x_Device.c
第4题:
按照软件架构要求,用户模块层负责系统运行环境的模块是()。
A.User_System
B.User_Pie
C.User_Device
D.F2802x_Device
第5题:
若要从session中取出对象user,则EL表达式为${session.user} 。
第6题:
按照软件架构要求,time模句柄指针变量mytime0在()定义。
A.User_System.h
B.module.h
C.User_Device.h
D.F2802x_Device.h