Click or drag to resize
RESTSecurityInvokerObjectAccessReadOnly Property
Indicates whether the access to the objects is read-only. If true, only GET requests are allowed.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 10.0.0
Syntax
C#
public bool ObjectAccessReadOnly { get; }

Property Value

Type: Boolean
See Also