Android.Accounts.AuthenticatorDescription.NewKey Method
A factory method for creating an AuthenticatorDescription that can be used as a key to identify the authenticator by its type.

Syntax

[Android.Runtime.Register("newKey", "(Ljava/lang/String;)Landroid/accounts/AuthenticatorDescription;", "")]
public static AuthenticatorDescription NewKey (string type)

Parameters

type
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

A factory method for creating an AuthenticatorDescription that can be used as a key to identify the authenticator by its type.

[Android Documentation]

Requirements

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