Click or drag to resize
RESTSecurityInvokerServiceTypeEnabled Property
Gets the type of the service which is enabled (0 = Everything, 1 = Only objects, 2 = Only documents).

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 10.0.0
Syntax
C#
public int ServiceTypeEnabled { get; }

Property Value

Type: Int32
See Also