HttpLogoutUser


int HttpLogoutUser ( HttpConnection hConn , const char *pUser )


 
Logout an user.

 
hConn pointer to the connection data
 
pUser is the username.
 

Returns 1 if the user was found or 0 if not.

 
 



see also:

AzHttp Overview | HttpGetUser | HttpSetAuthMode