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