CredentialProviderService.ExtraGetCredentialResponse 字段

定义

意向额外:获取凭据流操作的结果,将在通过pendingIntent集对 a CredentialEntry的调用完成android.app.Activity时设置。

[Android.Runtime.Register("EXTRA_GET_CREDENTIAL_RESPONSE", ApiSince=34)]
public const string ExtraGetCredentialResponse;
[<Android.Runtime.Register("EXTRA_GET_CREDENTIAL_RESPONSE", ApiSince=34)>]
val mutable ExtraGetCredentialResponse : string

字段值

属性

注解

意向额外:获取凭据流操作的结果,将在通过pendingIntent集对 a CredentialEntry的调用完成android.app.Activity时设置。

类型:android.credentials.GetCredentialResponse

适用于 . 的 android.service.credentials.CredentialProviderService.EXTRA_GET_CREDENTIAL_RESPONSEJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于