Partilhar via


BiometricPrompt.CryptoObject.PresentationSession Propriedade

Definição

Obter PresentationSession objeto.

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

Valor da propriedade

PresentationSession ou null se não contiver um.

Atributos

Comentários

Obter PresentationSession objeto.

Documentação Java para android.hardware.biometrics.BiometricPrompt.CryptoObject.getPresentationSession().

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a