Back to Devexpress

ISecurityStrategyBase Methods

expressappframework-devexpress-dot-expressapp-dot-security-dot-isecuritystrategybase-dot-underscore-methods.md

latest1.4 KB
Original Source

ISecurityStrategyBase Methods

Provides access to the current user information and allows you to manage its authentication state in ASP.NET Core applications.

NameDescription
ClearSecuredLogonParameters()For internal use.
GetBusinessClasses()For internal use.
GetModuleType()For internal use.
Logoff()Logs the current user off.
Logon(IObjectSpace)Authenticates a user in the application.
ReloadPermissions()For internal use.

See Also

ISecurityStrategyBase Interface

ISecurityStrategyBase Members

DevExpress.ExpressApp.Security Namespace