Java.Net.PasswordAuthentication Members

The members of Java.Net.PasswordAuthentication are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates an instance of a password authentication with a specified username and password.

Public Properties

[read-only]
UserNamestring. Gets the username stored by this instance.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

GetPassword() : char[]
Gets a clone of the password stored by this instance.