Property Password
- Namespace
- MongoDB.Driver.Core.Authentication
- Assembly
- MongoDB.Driver.Core.dll
Password
Gets the password.
public SecureString Password { get; }
Property Value
- SecureString
The password.
Gets the password.
public SecureString Password { get; }
The password.