Module tauri_utils::acl::capability
source · Expand description
End-user abstraction for selecting permissions a window has access to.
Structs§
- A grouping and boundary mechanism developers can use to isolate access to the IPC layer.
- Configuration for remote URLs that are associated with the capability.
Enums§
- Capability formats accepted in a capability file.
- An entry for a permission value in a
Capabilitycan be either a raw permissionIdentifieror an object that references a permission and extends its scope.