Lingua

CrossDeviceAuthenticationException.ErrorInvalidPackage 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 è valido o non è consentito.

[Android.Runtime.Register("ERROR_INVALID_PACKAGE", 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 ErrorInvalidPackage = 3;
[<Android.Runtime.Register("ERROR_INVALID_PACKAGE", 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 ErrorInvalidPackage : Android.Security.AuthenticationPolicy.CrossDeviceAuthenticationExceptionErrorCode

Valore del campo

Value = 3
Attributi

Si applica a