'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();
'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();
.NET Framework
Version 4.6.2 or later