Method UsernamePassword
- Namespace
- MongoDB.Driver.Core.Connections
- Assembly
- MongoDB.Driver.dll
UsernamePassword(string, string)
Creates authentication settings for username and password.
public static Socks5AuthenticationSettings UsernamePassword(string username, string password)