Back to Devexpress

SecurityStrategy Constructors

expressappframework-devexpress-dot-expressapp-dot-security-dot-securitystrategy-dot-ctor.md

latest1.4 KB
Original Source

SecurityStrategy Constructors

An abstract base class for Security Strategies.

NameParametersDescription
SecurityStrategy()noneInitializes a new instance of the SecurityStrategy class.
SecurityStrategy(ITypesInfo)typesInfoInitializes a new instance of the SecurityStrategy class with specified settings.
SecurityStrategy(Type, AuthenticationBase, ITypesInfo)userType, authentication, typesInfoInitializes a new instance of the SecurityStrategy class with specified settings.

See Also

SecurityStrategy Class

SecurityStrategy Members

DevExpress.ExpressApp.Security Namespace