security_info
Explore Dynamics 365 Finance and Operations security by artifact or coverage. Trace role, duty, and privilege hierarchies or discover which security elements grant access to an 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 | ||
| 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) |