Condividi tramite


SslError.SslMaxError Campo

Definizione

Attenzione

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

Numero di errori SSL diversi.

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

Valore del campo

Value = 4
Attributi

Commenti

Numero di errori SSL diversi.

Questo membro è deprecato. Questa costante non è necessaria per l'uso dell'API SslError e può passare dal rilascio al rilascio.

Documentazione java per android.net.http.SslError.SSL_MAX_ERROR.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a