Method GetInsecurePassword
- Namespace
- MongoDB.Driver.Core.Authentication
- Assembly
- MongoDB.Driver.Core.dll
GetInsecurePassword()
Gets the password (converts the password from a SecureString to a regular string).
public string GetInsecurePassword()
Returns
- string
The password.