次の方法で共有


BiometricPrompt.CryptoObject.PresentationSession プロパティ

定義

オブジェクトを取得 PresentationSession します。

public Android.Security.Identity.PresentationSession? PresentationSession { [Android.Runtime.Register("getPresentationSession", "()Landroid/security/identity/PresentationSession;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getPresentationSession", "()Landroid/security/identity/PresentationSession;", "", ApiSince=33)>]
member this.PresentationSession : Android.Security.Identity.PresentationSession

プロパティ値

PresentationSession オブジェクトが含まれていない場合は null。

属性

注釈

オブジェクトを取得 PresentationSession します。

の Java ドキュメントandroid.hardware.biometrics.BiometricPrompt.CryptoObject.getPresentationSession()

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

適用対象