KnownOrigin enum
The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
Fields
| System | Indicates the operation is initiated by a system. |
| User | Indicates the operation is initiated by a user. |
| UserSystem | Indicates the operation is initiated by a user or system. |