RESTSecurityInvokerObjectAccessReadOnly Property |
Indicates whether the access to the objects is read-only. If true, only GET reguests are allowed.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.2.23
Syntax public bool ObjectAccessReadOnly { get; }
Property Value
Type:
BooleanSee Also