# 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 ## Related Links * [中文文档](./README.md)