Java.Net.PasswordAuthentication Class
This immutable class is a data structure that encapsulates username and password which is used by the Authenticator class.

See Also: PasswordAuthentication Members

Syntax

[Android.Runtime.Register("java/net/PasswordAuthentication", DoNotGenerateAcw=true)]
public sealed class PasswordAuthentication : Java.Lang.Object

Remarks

This immutable class is a data structure that encapsulates username and password which is used by the Authenticator class.

See Also

[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