Lingua

CrossDeviceAuthenticationException.ErrorSerializationFailed Campo

Definizione

Attenzione

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

Serializzazione o deserializzazione della richiesta non riuscita.

[Android.Runtime.Register("ERROR_SERIALIZATION_FAILED", 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 ErrorSerializationFailed = 5;
[<Android.Runtime.Register("ERROR_SERIALIZATION_FAILED", 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 ErrorSerializationFailed : Android.Security.AuthenticationPolicy.CrossDeviceAuthenticationExceptionErrorCode

Valore del campo

Value = 5
Attributi

Si applica a