expressappframework-devexpress-dot-expressapp-dot-security-2272061c.md
An abstract base class for Security Strategies.
Namespace : DevExpress.ExpressApp.Security
Assembly : DevExpress.ExpressApp.Security.v25.2.dll
NuGet Package : DevExpress.ExpressApp.Security
public abstract class SecurityStrategy :
SecurityStrategyBase,
IDataServerSecurity,
ISelectDataSecurityProvider,
IRequestSecurityStrategy,
IRequestSecurity,
ISecurityStrategyBase,
ISupportLogonEvent,
ISupportSecurityTypeManager,
ISupportNavigationPermissionsForTypes,
ISupportAnonymousAllowedTypeCollection,
ISecuredActionsSource
Public MustInherit Class SecurityStrategy
Inherits SecurityStrategyBase
Implements IDataServerSecurity,
ISelectDataSecurityProvider,
IRequestSecurityStrategy,
IRequestSecurity,
ISecurityStrategyBase,
ISupportLogonEvent,
ISupportSecurityTypeManager,
ISupportNavigationPermissionsForTypes,
ISupportAnonymousAllowedTypeCollection,
ISecuredActionsSource
The following members return SecurityStrategy objects:
Object MarshalByRefObject Component SecurityStrategyBase SecurityStrategy SecurityStrategyComplex
See Also