security_info
Find D365 F&O security details: view the full hierarchy of a privilege, duty, or role, or reverse-lookup which security roles grant access to a specific object.
Instructions
D365FO security lookup. Choose a mode:
• artifact → details + full hierarchy of a named privilege/duty/role (Role → Duties → Privileges → Entry Points).
• coverage → reverse chain for an object: which privileges/duties/roles grant access (object → menu items → privileges → duties → roles).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | artifact = look up a named privilege/duty/role; coverage = who can access an object. | |
| name | No | [artifact] REQUIRED. Name of the security privilege, duty, or role | |
| objectName | No | [coverage] REQUIRED. Name of the form, table, class, or menu item | |
| objectType | No | [coverage] Type of the object (default: auto-detect) | auto |
| artifactType | No | [artifact] REQUIRED. Type of security artifact to look up | |
| includeChain | No | [artifact] Walk the full hierarchy (default: true) |