正解:A
In ServiceNow,a role is a collection of permissionsthat control what actions a user can perform and what data they can access within the system.
Roles are used togrant access to applications, modules, and records, and they are assigned to users based on their job functions. Users can have multiple roles, which collectively define their permissions.
For example:
Theadminrole provides full system access.
Theitilrole allows access to Incident and Change Management.
Thecatalog_adminrole grants permissions to manage Service Catalog items.
B). A set of user access policies# Incorrect, because user access policies are more granular security rules, whereas a role is a broader concept grouping multiple permissions.
C). A Persona in a workflow# Incorrect, because a role is not the same as a persona in a workflow; personas are more conceptual.
D). A set of access control rules# Incorrect, becauseroles do not define access control rules directly; they are usedwithin ACLs (Access Control Lists)to determine access permissions.
Reference:
ServiceNow Roles Documentation
ServiceNow CSA Training Material
最新のコメント (最新のコメントはトップにあります。)
何ができるか(権限)をひとまとめにした「パッケージ」がロール(役割)の為