AuthenticationBase.Logoff() Method
Performs the logoff.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v26.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Remarks
When implementing a custom authentication, override this method to recreate logon parameters.
See Also