ArcGIS Runtime SDK for iOS
100.15
|
Ownership-based access control information for the features of a feature service layer.
Information about the ownership-based access control for the features of a feature service layer.
Properties | |
BOOL | allowAnonymousToDelete |
BOOL | allowAnonymousToUpdate |
BOOL | allowOthersToDelete |
BOOL | allowOthersToQuery |
BOOL | allowOthersToUpdate |
|
readnonatomicassign |
Indicates whether a feature can be deleted by anonymous users.
|
readnonatomicassign |
Indicates whether a feature can be updated by anonymous users.
|
readnonatomicassign |
Indicates whether a feature can be deleted by others (i.e. non creator).
|
readnonatomicassign |
Indicates whether a feature can be queried by others (i.e. non creator).
|
readnonatomicassign |
Indicates whether a feature can be updated by others (i.e. non creator).