SecurityStrategyBase Class
The base class for SecurityStrategy.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v25.2.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
public abstract class SecurityStrategyBase :
Component,
ISupportChangePasswordOption,
ISupportChangedNotification,
ICanInitializeNewUser,
IObjectSpaceLinks,
ISecurityStrategyBase,
ISupportMixedAuthentication,
ITypesInfoContainer
Implements
Inheritance
See Also