Click or drag to resize
RESTSecurityInvokerDocumentAccessReadOnly Property
Indicates whether the access to the documents 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 DocumentAccessReadOnly { get; }

Property Value

Type: Boolean
See Also