Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SecurityStrategy Class

An abstract base class for Security Strategies.

Namespace: DevExpress.ExpressApp.Security

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

Declaration

public abstract class SecurityStrategy :
    SecurityStrategyBase,
    IDataServerSecurity,
    ISelectDataSecurityProvider,
    IRequestSecurityStrategy,
    IRequestSecurity,
    ISecurityStrategyBase,
    ISupportLogonEvent,
    ISupportSecurityTypeManager,
    ISupportNavigationPermissionsForTypes,
    ISupportAnonymousAllowedTypeCollection,
    ISecuredActionsSource

Inheritance

Object
MarshalByRefObject
Component
DevExpress.ExpressApp.Security.SecurityStrategyBase
SecurityStrategy

Extension Methods

Show 99 items
See Also