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