logo

Crowdly

Browser

Додати до Chrome

Advanced C# with ASP.NET Core

Шукаєте відповіді та рішення тестів для Advanced C# with ASP.NET Core? Перегляньте нашу велику колекцію перевірених відповідей для Advanced C# with ASP.NET Core в softserve.academy.

Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!

Please, choose what is true about the controller below:

[Authorize(Roles = "PowerUser")] [Authorize(Roles = "ControlPanelUser")] public class ControlPanelController : Controller { }

Переглянути це питання

Please, choose what is true about the controller below:

[Authorize(Roles = "HRManager,Finance")] public class SalaryController : Controller { }

Переглянути це питання

Please, choose the correct  order of calling UseAuthentication and UseAuthorization

extension methods in

Configure method of Startup class.

Переглянути це питання

Please, choose what is true about the controller below:

[Authorize(Roles = "HRManager,Finance")] public class SalaryController : Controller { }

Переглянути це питання

Please, choose what is true about the controller below:

[Authorize(Roles = "PowerUser")] [Authorize(Roles = "ControlPanelUser")] public class ControlPanelController : Controller { }

0%
0%
0%
Переглянути це питання

What will be the result of the request https://hostname:44351/home/index/52?id=35?

Переглянути це питання

What will be the result of the request https://hostname:44351/home/index/52?id=35?

Переглянути це питання

What will be the output as a result of sending request to hostname:[port]/home?
Startup.cs  Configure method:

HomeController.cs:

Переглянути це питання

What will be the output of this code with Request "http://hostname:65087/Home/Index"?

Переглянути це питання

What will be the output as a result of sending request to hostname:[port]/home?
Startup.cs  Configure method:

HomeController.cs:

0%
0%
0%
0%
Переглянути це питання

Хочете миттєвий доступ до всіх перевірених відповідей на softserve.academy?

Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!

Browser

Додати до Chrome