Skip to main content
A newer version of this page is available. .

SecurityOperations.CRUDAccess Field

Gets the semicolon-separated list of “Create”, “Read”, “Write”, and “Delete” operation names.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

public const string CRUDAccess = "Create;Read;Write;Delete"

Field Value

Type
String
See Also