Skip to main content
.NET 6.0+

NewObjectViewController.SecurityAllowNewByPermissions Field

A value of the key specifying that the NewObjectViewController.NewObjectAction is active with respect to the security restrictions.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string SecurityAllowNewByPermissions = "SecurityAllowNewByPermissions"

Field Value

Type
String
See Also