AutofillManager.ExtraAuthenticationResult フィールド

定義

意図の追加: 認証操作の結果。

[Android.Runtime.Register("EXTRA_AUTHENTICATION_RESULT", ApiSince=26)]
public const string ExtraAuthenticationResult;
[<Android.Runtime.Register("EXTRA_AUTHENTICATION_RESULT", ApiSince=26)>]
val mutable ExtraAuthenticationResult : string

フィールド値

属性

注釈

意図の追加: 認証操作の結果。 応答またはデータセットがそれぞれ認証されている場合は、完全に設定 android.service.autofill.FillResponse されるか、完全に設定 android.service.autofill.Dataset されます。

型: android.service.autofill.FillResponse または android.service.autofill.Dataset

の Java ドキュメントandroid.view.autofill.AutofillManager.EXTRA_AUTHENTICATION_RESULT

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象