語言

CrossDeviceAuthenticationException.ErrorSerializationFailed 欄位

定義

警告

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

請求的序列化或反序列化都失敗了。

[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

欄位值

Value = 5
屬性

適用於