LogoffController Class
Represents a ViewController descendant that contains the Logoff Action.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
public class LogoffController :
WindowController
#Remarks
The LogoffController is intended for presenting the Logoff Action. For details on the Logoff Action, refer to the description of the LogoffController.LogoffAction property that provides access to this Action.
Note
If you are using custom logon parameters and authentication, you need to implement the Authentication