Gets user password
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
string Password { get; }
ReadOnly Property Password As String Get
property String^ Password { String^ get (); }
/** @property */ String get_Password()
C# | Visual Basic | Visual C++ | J# |
string Password { get; }
ReadOnly Property Password As String Get
property String^ Password { String^ get (); }
/** @property */ String get_Password()