Org.Apache.Http.Authentication.AuthState.Credentials Property
Returns user Org.Apache.Http.Authentication.ICredentials selected for authentication if available

Syntax

[get: Android.Runtime.Register("getCredentials", "()Lorg/apache/http/auth/Credentials;", "GetGetCredentialsHandler")]
[set: Android.Runtime.Register("setCredentials", "(Lorg/apache/http/auth/Credentials;)V", "GetSetCredentials_Lorg_apache_http_auth_Credentials_Handler")]
public virtual ICredentials Credentials { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns user Org.Apache.Http.Authentication.ICredentials selected for authentication if available

Set method documentation [Android Documentation]

Sets user Org.Apache.Http.Authentication.ICredentials to be used for authentication

Requirements

Namespace: Org.Apache.Http.Authentication
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1