다음을 통해 공유


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

에 대한 android.view.autofill.AutofillManager.EXTRA_AUTHENTICATION_RESULTJava 설명서

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상