Java, C++, Database, Algorithms, Searching, Sorting, Linklist, Tree, Number Theory, String, Array, Graph, MongoDB, Mysql, Oracle
logout()
This method ends the current authentication session.
Note: This function has no effect if the current session is not authenticated.
Syntax:
db.logout()
Example
MongoDB
Output:
{ "ok" : 1 }
No comments:
Post a Comment