Click or drag to resize
BaseRESTServiceAllowedObjectTypes Property
Gets the list of allowed object types separated by semicolon. Empty string means all object types are allowed.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 9.0.0
Syntax
C#
public string AllowedObjectTypes { get; }

Property Value

Type: String
See Also