Method OnReAuthenticationRequired
- Namespace
 - MongoDB.Driver.Authentication
 
- Assembly
 - MongoDB.Driver.dll
 
OnReAuthenticationRequired()
Method called when server returns 391 error (ReauthenticationRequired), so auth mechanism can clear cache or perform another activity to reset mechanism internal state.
void OnReAuthenticationRequired()