QuickAdmin.Net Reference
C#
Show/Hide TOC
CRUDProxy
Required
Data
Rights Class
记录权限配置信息的类。
Definition
Namespace:
QuickAdmin.RCL
Assembly:
QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.0.122
C#
Copy
public
class
RequiredDataRights
Inheritance
object
CRUDProxy
RequiredDataRights
Constructors
CRUDProxy
RequiredDataRights
Initializes a new instance of the
CRUDProxy
RequiredDataRights
class
Properties
Public Properties
ReadRights
读取数据所需的权限。
WriteRights
擦写数据所需的权限。
See Also
Reference
QuickAdmin.RCL Namespace
In This Article
Definition
Constructors
Properties
See Also