HttpSetAuthMode


int HttpSetAuthMode ( HttpConnection hConn , unsigned uMode )


 
Set the authorizaion mode.

 
hConn pointer to the connection data
 
uMode is the new authorizaion mode
 
  0 check login
  1 ignore login

 

Returns the previous authorizaion mode.

 

 

see also:

AzHttp Overview | HttpGetUser | HttpLogoutUser