RESTSecurityInvokerDocumentAccessReadOnly Property |
Indicates whether the access to the documents is read-only. If true, only GET requests are allowed.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 11.0.0
Syntaxpublic bool DocumentAccessReadOnly { get; }
Property Value
Type:
Boolean
See Also