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: 12.0.0
Syntax public bool AllowedSensitiveColumns { get; }
Property Value
Type:
BooleanSee Also