Java.Net.PasswordAuthentication.GetPassword Method
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.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1