The members of Android.Accounts.AuthenticatorDescription are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
AccountPreferencesId | int. A resource id for a hierarchy of PreferenceScreen to be added to the settings page for the account. | |
[read-only] static | Creator | Android.OS.IParcelableCreator. Used to create the object from a parcel. |
CustomTokens | bool. Authenticator handles its own token caching and permission screen | |
IconId | int. A resource id of a icon for the authenticator | |
LabelId | int. A resource id of a label for the authenticator that is suitable for displaying | |
PackageName | string. The package name that can be used to lookup the resources from above. | |
SmallIconId | int. A resource id of a smaller icon for the authenticator | |
Type | string. The string that uniquely identifies an authenticator |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
static | NewKey(string)A factory method for creating an AuthenticatorDescription that can be used as a key to identify the authenticator by its type. | |
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |