Cronous Emulation Server Daemon

CreateAccount.password Property

Gets password.

[Visual Basic]
Public Property ReadOnly password As String
[C#]
public string password { get; }
[C++]
public: __property String* get_password();
[JScript]
public function get password() : String

See Also

CreateAccount Class | croemud.database Namespace