BiometricPrompt.AuthenticationResult クラス

定義

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

[Android.Runtime.Register("android/hardware/biometrics/BiometricPrompt$AuthenticationResult", ApiSince=28, DoNotGenerateAcw=true)]
public class BiometricPrompt.AuthenticationResult : Java.Lang.Object
[<Android.Runtime.Register("android/hardware/biometrics/BiometricPrompt$AuthenticationResult", ApiSince=28, DoNotGenerateAcw=true)>]
type BiometricPrompt.AuthenticationResult = class
    inherit Object
継承
BiometricPrompt.AuthenticationResult
属性

注釈

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

Javaドキュメント。

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

コンストラクター

名前 説明
BiometricPrompt.AuthenticationResult(IntPtr, JniHandleOwnership)

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

プロパティ

名前 説明
AuthenticationType

認証の種類を提供します (例:

Class

この Objectのランタイム クラスを返します。

(継承元 Object)
CryptoObject

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

Handle

基になる Android インスタンスへのハンドル。

(継承元 Object)
JniIdentityHashCode

相互運用ランタイムによってこのJava ピアに割り当てられた ID ハッシュ コードを取得します。

(継承元 Object)
JniManagedPeerState

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

(継承元 JavaObject)
JniPeerMembers

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

PeerReference

このJava ピアの JNI オブジェクト参照を取得します。

(継承元 Object)
ThresholdClass

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

ThresholdType

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

メソッド

名前 説明
Clone()

このオブジェクトのコピーを作成して返します。

(継承元 Object)
Construct(JniObjectReference, JniObjectReferenceOptions)

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

(継承元 JavaObject)
Dispose()

このJava ピアによって保持されているリソースを解放します。

(継承元 Object)
Dispose(Boolean)

このJava ピアによって保持されているリソースを解放します。

(継承元 Object)
DisposeUnlessReferenced()

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

(継承元 JavaObject)
Equals(Object)

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

(継承元 JavaObject)
Equals(Object)

他のオブジェクトがこのオブジェクトと "等しい" かどうかを示します。

(継承元 Object)
GetHashCode()

オブジェクトのハッシュ コード値を返します。

(継承元 Object)
JavaFinalize()

オブジェクトへの参照がなくなったとガベージ コレクションによって判断されたときに、オブジェクトのガベージ コレクターによって呼び出されます。

(継承元 Object)
Notify()

このオブジェクトのモニターで待機している 1 つのスレッドを起動します。

(継承元 Object)
NotifyAll()

このオブジェクトのモニターで待機しているすべてのスレッドを起動します。

(継承元 Object)
SetHandle(IntPtr, JniHandleOwnership)

Handle プロパティを設定します。

(継承元 Object)
SetPeerReference(JniObjectReference, JniObjectReferenceOptions)

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

(継承元 JavaObject)
ToArray<T>()

このJava配列ラッパーからマネージド配列を作成します。

(継承元 Object)
ToString()

オブジェクトの文字列形式を返します。

(継承元 Object)
UnregisterFromRuntime()

相互運用ランタイムからこのJava ピアの登録を解除します。

(継承元 Object)
Wait()

現在のスレッドが起動するまで待機します。通常は、 <em>notified</em> または <em>interrupted</em>。

(継承元 Object)
Wait(Int64, Int32)

現在のスレッドは、通常、 <em>notified</em> または <em>interrupted</em>、または一定のリアルタイムが経過するまで、起動されるまで待機します。

(継承元 Object)
Wait(Int64)

現在のスレッドは、通常、 <em>notified</em> または <em>interrupted</em>、または一定のリアルタイムが経過するまで、起動されるまで待機します。

(継承元 Object)

明示的なインターフェイスの実装

名前 説明
IJavaPeerable.Disposed()

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

(継承元 JavaObject)
IJavaPeerable.Finalized()

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

(継承元 JavaObject)
IJavaPeerable.JniObjectReferenceControlBlock

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

(継承元 JavaObject)
IJavaPeerable.SetJniIdentityHashCode(Int32)

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

(継承元 JavaObject)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

(継承元 JavaObject)
IJavaPeerable.SetPeerReference(JniObjectReference)

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

(継承元 JavaObject)

拡張メソッド

名前 説明
GetJniTypeName(IJavaPeerable)

インスタンス selfの型の JNI 名を取得します。

JavaAs<TResult>(IJavaPeerable)

selfを強制的にTResult入力し、強制型がJava側で有効であることを確認します。

JavaCast<TResult>(IJavaObject)

Android ランタイムチェック型変換を実行します。

JavaCast<TResult>(IJavaObject)

#authenticate(CancellationSignal, Executor, AuthenticationCallback)および#authenticate(CryptoObject, CancellationSignal, Executor, AuthenticationCallback)からのコールバック データのコンテナー。

TryJavaCast<TResult>(IJavaPeerable, TResult)

selfを強制的にTResult入力し、強制型がJava側で有効であることを確認します。

適用対象