123k views
2 votes
What is the process of establish what level of access an authenticated person or service has?

A) Authorization
B) Identification
C) Authentication
D) None of the Above

1 Answer

2 votes

Final answer:

Authorization is the process that defines the level of access for an authenticated user or service in a computing environment.

Step-by-step explanation:

The process of establishing what level of access an authenticated person or service has is known as Authorization. After a user is identified and authenticated, authorization determines what resources the user is allowed to access and what operations they can perform. This is a critical aspect of security in computing as it enforces access policies and prevents unauthorized use of resources.

User Gjb
by
8.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.