TXDataServer.DefaultEntitySetPermissions Property
Gets or sets the permissions applied to all entity sets that are not listed in EntitySetPermissions.
Remarks
Defaults to an empty set, meaning no automatic CRUD endpoint is published. This differs from creating a XData.Server.Module.TXDataServerModule directly, which publishes all entities by default.
Syntax
Unit: XData.Comp.Server
property TXDataServer.DefaultEntitySetPermissions: TEntitySetPermissions