What is the access control subject?
a. The passive entity that is the target of an access request
b. The active entity that initiates an access request
c. A specific type of access requested
d. The authentication service that processes the access request
Answer: b. The active entity that initiates an access request
Computer Science & Information Technology
You might also like to view...
What term describes the sending of data, voice, and video over the same network?
A) Asynchronous communication B) Convergence C) QoS D) Telecomputing
Computer Science & Information Technology
The ____ function returns a nonzero number if the character is a letter; otherwise returns a zero.
A. isupper(char) B. islower(char) C. isdigit(char) D. isalpha(char)
Computer Science & Information Technology