CuteEditor 旧版本 | 英文官方
首页| 演示(C#)| 演示(VB)| 开发部署| 常见问题| 高级应用| 技术论坛| 功能特色| 最新下载
Getting Started
Basic Examples
Input and Output
Interface Customization
Advanced Topics

Personalization and Programmatic Security Example

Cute Editor allows developers to assign a pre-defined set of permissions by group or individual. This prevents a normal user to access the administration functionality. The details of permissions are specified by an XML security policy file. Each level maps to a specific file. The default mappings:

  • admin梞aps to admin.config
  • default梞aps to default.config
  • guest梞aps to guest.config

You can customize and extend each policy file by editing the XML security policy file. You can also create your own policy files that define arbitrary permission sets.