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