Method CreateSpeculativeAuthenticationStep
- Namespace
 - MongoDB.Driver.Authentication
 
- Assembly
 - MongoDB.Driver.dll
 
CreateSpeculativeAuthenticationStep()
Creates speculative authentication step if supported.
ISaslStep CreateSpeculativeAuthenticationStep()
Returns
- ISaslStep
 Speculative authenticate step if supported by mechanism, otherwise
null .