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: 11.0.0
Syntaxpublic bool AllowedSensitiveColumns { get; }
Property Value
Type:
Boolean
See Also