SslError.SslIdmismatch Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.Net.Http.SslErrorType enum directly instead of this field.

Error de coincidencia de nombre de host

[Android.Runtime.Register("SSL_IDMISMATCH")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Http.SslErrorType enum directly instead of this field.", true)]
public const Android.Net.Http.SslErrorType SslIdmismatch = 2;
[<Android.Runtime.Register("SSL_IDMISMATCH")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Http.SslErrorType enum directly instead of this field.", true)>]
val mutable SslIdmismatch : Android.Net.Http.SslErrorType

Valor de campo

Value = 2
Atributos

Comentarios

Error de coincidencia de nombre de host

Java documentación para android.net.http.SslError.SSL_IDMISMATCH.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a