security_registry
Manages users and groups.
Target
Signature
1security_registry()Manages users and groups.
security_registry constructs or identifies a LaiRu value type. security_registry works with request identity or stored session state. Keep authorization checks close to the action they protect.
Examples
Basic call
1local(reg) = security_registryThe example shows the normal call shape. Adapt variable names, validation, and surrounding error handling to the context.