Lingua

CrossDeviceAuthenticationException.ErrorNotInForeground Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Security.AuthenticationPolicy.CrossDeviceAuthenticationExceptionErrorCode enum directly instead of this field.

Il pacchetto chiamante non era visibile in primo piano.

[Android.Runtime.Register("ERROR_NOT_IN_FOREGROUND", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Security.AuthenticationPolicy.CrossDeviceAuthenticationExceptionErrorCode enum directly instead of this field.", true)]
public const Android.Security.AuthenticationPolicy.CrossDeviceAuthenticationExceptionErrorCode ErrorNotInForeground = 6;
[<Android.Runtime.Register("ERROR_NOT_IN_FOREGROUND", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Security.AuthenticationPolicy.CrossDeviceAuthenticationExceptionErrorCode enum directly instead of this field.", true)>]
val mutable ErrorNotInForeground : Android.Security.AuthenticationPolicy.CrossDeviceAuthenticationExceptionErrorCode

Valore del campo

Value = 6
Attributi

Si applica a