foundation-comms.logoutresult
Home > @genesislcap/foundation-comms > LogoutResult
LogoutResult interface
Represents the result of a user logout operation.
Signature:
export interface LogoutResult
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(Optional) Provides more details if the logout operation failed. | ||
|
boolean |
Indicates if the logout operation was successful. |