BaseRESTServiceAllowedObjectTypes Property |
Gets the list of allowed object types separated by semicolon. Empty string means all object types are allowed.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.2.23
Syntaxpublic string AllowedObjectTypes { get; }
Property Value
Type:
String
See Also