Skip to main content

SecurityStrategy.PermissionsReloadMode Property

Specifies the mode of reloading the security permissions.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v25.2.dll

NuGet Package: DevExpress.ExpressApp.Security

Declaration

public PermissionsReloadMode PermissionsReloadMode { get; set; }

Property Value

Type Description
PermissionsReloadMode

A PermissionsReloadMode value specifying the mode of reloading the security permissions.

See Also