Mimer SQL Data Provider
Password Property (MimerCredential)




Mimer.Data.Client Namespace > MimerCredential Class : Password Property
Gets the password component of the MimerCredential object.
Syntax
'Declaration
 
Public ReadOnly Property Password As SecureString
public SecureString Password {get;}
public read-only property Password: SecureString; 
public function get Password : SecureString
public: __property SecureString* get_Password();
Requirements

.NET Framework
Version 4.6.2 or later

See Also

Reference

MimerCredential Class
MimerCredential Members