Org.Apache.Http.Client.Params.AuthPolicy.Ntlm Field
The NTLM scheme is a proprietary Microsoft Windows Authentication protocol (considered to be the most secure among currently supported authentication schemes).

Syntax

[Android.Runtime.Register("NTLM")]
public const string Ntlm

Remarks

The NTLM scheme is a proprietary Microsoft Windows Authentication protocol (considered to be the most secure among currently supported authentication schemes).

[Android Documentation]

Requirements

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