Freigeben über


CarrierConfigManager.Iwlan.AuthenticationMethodCert Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Telephony.IwlanAuthenticationMethod enum directly instead of this field.

Der Server wird mithilfe seines Zertifikats authentifiziert.

[Android.Runtime.Register("AUTHENTICATION_METHOD_CERT", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.IwlanAuthenticationMethod enum directly instead of this field.", true)]
public const Android.Telephony.IwlanAuthenticationMethod AuthenticationMethodCert = 1;
[<Android.Runtime.Register("AUTHENTICATION_METHOD_CERT", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.IwlanAuthenticationMethod enum directly instead of this field.", true)>]
val mutable AuthenticationMethodCert : Android.Telephony.IwlanAuthenticationMethod

Feldwert

Value = 1
Attribute

Hinweise

Der Server wird mithilfe seines Zertifikats authentifiziert.

Java-Dokumentation für android.telephony.CarrierConfigManager.Iwlan.AUTHENTICATION_METHOD_CERT.

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In der Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: