Prisma Certified Cloud Security Engineer (PCCSE) — Question 36
Which of the following are correct statements regarding the use of access keys? (Choose two.)
Answer options
- A. Access keys must have an expiration date
- B. Up to two access keys can be active at any time
- C. System Admin can create access key for all users
- D. Access keys are used for API calls
Correct answer: B, D
Explanation
The correct answers are B and D. Up to two access keys can indeed be active at the same time to allow for key rotation, and access keys are specifically designed for making API calls. Options A and C are incorrect as access keys do not require an expiration date by default, and not all users can be assigned access keys by a System Admin.