CreateCredentialRequest(CallingAppInfo, String, Bundle) コンストラクター

定義

新しいインスタンスを構築します。

[Android.Runtime.Register(".ctor", "(Landroid/service/credentials/CallingAppInfo;Ljava/lang/String;Landroid/os/Bundle;)V", "", ApiSince=34)]
public CreateCredentialRequest (Android.Service.Credentials.CallingAppInfo callingAppInfo, string type, Android.OS.Bundle data);
[<Android.Runtime.Register(".ctor", "(Landroid/service/credentials/CallingAppInfo;Ljava/lang/String;Landroid/os/Bundle;)V", "", ApiSince=34)>]
new Android.Service.Credentials.CreateCredentialRequest : Android.Service.Credentials.CallingAppInfo * string * Android.OS.Bundle -> Android.Service.Credentials.CreateCredentialRequest

パラメーター

callingAppInfo
CallingAppInfo
type
String
data
Bundle
属性

注釈

新しいインスタンスを構築します。

android.service.credentials.CreateCredentialRequest.CreateCredentialRequest(android.service.credentials.CallingAppInfo, java.lang.String, android.os.Bundle)Java ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象