Langue

SslError.SslIdmismatch Champ

Définition

Attention

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

Incompatibilité de nom d’hôte

[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

Valeur de champ

Value = 2
Attributs

Remarques

Incompatibilité de nom d’hôte

Java documentation pour android.net.http.SslError.SSL_IDMISMATCH.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à