Gets a clone of the password stored by this instance.
Syntax
[Android.Runtime.Register("getPassword", "()[C", "")] public char[] GetPassword ()
Returns
Documentation for this section has not yet been entered.
Remarks
Gets a clone of the password stored by this instance. The user is
responsible to finalize the returned array if the password clone is no
longer needed.