BaseRESTServiceAllowedSensitiveColumns Property |
If true, global administrators will be able to work with sensitive columns (such as UserPassword) via REST service. Other users than global administrators cannot work with these columns regardless this setting value.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntaxpublic bool AllowedSensitiveColumns { get; }
Property Value
Type:
Boolean
See Also