Indicates whether this can be used to delete resources on a remote server.
Typically this is only set to true for sources created by an CollectionBackend to represent a remote resource.
If true, the RemoteDeletable D-Bus interface is exported at the object path for this. If false, the RemoteDeletable D-Bus interface is unexported at the object path for this, and any attempt by clients to call remote_delete will fail.
Unlike the removable and writable properties, this is enforced for both clients of the registry D-Bus server and within the registry D-Bus service itself.
| this | |
| remote_deletable |
whether to export the RemoteDeletable interface |