expressappframework-devexpress-dot-expressapp-dot-security-d315907e.md
The base class for SecurityStrategy.
Namespace : DevExpress.ExpressApp.Security
Assembly : DevExpress.ExpressApp.Security.v25.2.dll
NuGet Package : DevExpress.ExpressApp.Security
public abstract class SecurityStrategyBase :
Component,
ISupportChangePasswordOption,
ISupportChangedNotification,
ICanInitializeNewUser,
IObjectSpaceLinks,
ISecurityStrategyBase,
ISupportMixedAuthentication,
ITypesInfoContainer
Public MustInherit Class SecurityStrategyBase
Inherits Component
Implements ISupportChangePasswordOption,
ISupportChangedNotification,
ICanInitializeNewUser,
IObjectSpaceLinks,
ISecurityStrategyBase,
ISupportMixedAuthentication,
ITypesInfoContainer
Object MarshalByRefObject Component SecurityStrategyBase SecurityStrategy
See Also