Partager via


SslError.SslDateInvalid Champ

Définition

Attention

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

La date du certificat n’est pas valide

[Android.Runtime.Register("SSL_DATE_INVALID")]
[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 SslDateInvalid = 4;
[<Android.Runtime.Register("SSL_DATE_INVALID")>]
[<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 SslDateInvalid : Android.Net.Http.SslErrorType

Valeur de champ

Value = 4
Attributs

Remarques

La date du certificat n’est pas valide

Documentation Java pour android.net.http.SslError.SSL_DATE_INVALID.

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

S’applique à