Android.Content.SyncStats.NumAuthExceptions Property
The SyncAdapter was unable to authenticate the Android.Accounts.Account that was specified in the request.

Syntax

[Android.Runtime.Register("numAuthExceptions")]
public long NumAuthExceptions { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The SyncAdapter was unable to authenticate the Android.Accounts.Account that was specified in the request. The user needs to take some action to resolve before a future request can expect to succeed. This is considered a hard error.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5