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

SecurityOperations.Delete Field

Gets the “Delete” operation name. This operation is applied to type permissions only. To check the permission to remove an object from a nested collection, use “Write” instead.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

public const string Delete = "Delete"

Field Value

Type
String
See Also