Skip to main content

SecurityModule() Constructor

Creates an instance of the SecurityModule class.

Namespace: DevExpress.ExpressApp.Security

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

NuGet Package: DevExpress.ExpressApp.Security

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