这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

864 B

LINGYUN.Abp.DataProtectionManagement.Domain.Shared

Data protection management domain shared module, providing constants, enums, and other shared types for data protection management.

Features

  • Localization Resources
  • Permission Definitions
  • Setting Definitions

Permission Definitions

  • DataProtectionManagement.DataProtection - Data Protection Management
    • DataProtectionManagement.DataProtection.Create - Create Data Protection
    • DataProtectionManagement.DataProtection.Update - Update Data Protection
    • DataProtectionManagement.DataProtection.Delete - Delete Data Protection

Setting Definitions

  • DataProtectionManagement.EnabledDataProtection - Whether to enable data protection management
    • Default value: true
    • Can be modified through configuration file or management interface