Structs§
- Permission
- Represents a permission consisting of a resource and an action
Serializes to format:
"{tenant_id}:{resource_pattern}:{resource_id}:{action}"wheretenant_idandresource_idare “*” if None Examples: - Permission
Builder
"{tenant_id}:{resource_pattern}:{resource_id}:{action}"
where tenant_id and resource_id are “*” if None
Examples: