What are the four types of role-based access control (RBAC) permissions? (Choose four.)
What are the four types of role-based access control (RBAC) permissions? (Choose four.)
The four types of role-based access control (RBAC) permissions are: None, Read, Full access, and Execute. 'None' represents a lack of permissions, 'Read' allows users to view data, 'Full access' grants users all permissions, and 'Execute' permits users to run executable actions. Roles such as Network Admin, Auditor, and Enterprise Admin are specific roles rather than types of RBAC permissions.
Reference: https://docs.vmware.com/en/VMware-NSX/4.1/administration/GUID-26C44DE8-1854-4B06-B6DA-A2FD426CDF44.html
I saw in testing environment. B. None C. Read E. Full access F. Execute