SecuritySystem.SetInstance(ISecurityStrategyBase) Method
Initializes the Security System.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| instance | ISecurityStrategyBase | An ISecurityStrategyBase which is the Security Strategy. |
See Also