Skip to main content
.NET 8.0+

SecurityOperations.ReadOnlyAccess Field

Gets the semicolon-separated list of “Read” and “Navigate” operation names.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.v25.1.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string ReadOnlyAccess = "Read;Navigate"

Field Value

Type
String
See Also