Skip to main content
All docs
V23.2
.NET 6.0+

SecurityStrategyBase Class

The base class for SecurityStrategy.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public abstract class SecurityStrategyBase :
    Component,
    ISupportChangePasswordOption,
    ISupportChangedNotification,
    ICanInitializeNewUser,
    IObjectSpaceLinks,
    ISecurityStrategyBase,
    ISupportMixedAuthentication,
    ITypesInfoContainer
See Also