PasswordEvidenceSecurePassword Property |
Gets the password.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public SecureString SecurePassword { get; }
Public ReadOnly Property SecurePassword As SecureString
Get
member SecurePassword : SecureString with get
Property Value
Type:
SecureStringSee Also