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