Skip to main content
.NET 6.0+

SecurityModule() Constructor

Creates an instance of the SecurityModule class.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v24.1.dll

Declaration

public SecurityModule()

Remarks

Do not use this method. To add the SecurityModule to your application, use one of the approaches listed in the Ways to Register a Module topic.

See Also