RevokeSession(sessionHandle string) (bool, error)
Parameters
sessionHandle
Returns
bool
- true: If a session was successfully removed from the database
- false: If either the sessionHandle is invalid, or the session had already been removed
- GeneralError