Skip to main content
All docs
V25.1
  • .NET 8.0+

    SecurityStrategyBase Class

    The base class for SecurityStrategy.

    Namespace: DevExpress.ExpressApp.Security

    Assembly: DevExpress.ExpressApp.Security.v25.1.dll

    Declaration

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