Freigeben über


WifiSsidPolicy.WifiSsidPolicyTypeAllowlist Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.App.Admin.WifiSsidPolicyType enum directly instead of this field.

SSID-Richtlinientypindikator für WifiSsidPolicy.

[Android.Runtime.Register("WIFI_SSID_POLICY_TYPE_ALLOWLIST", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.WifiSsidPolicyType enum directly instead of this field.", true)]
public const Android.App.Admin.WifiSsidPolicyType WifiSsidPolicyTypeAllowlist = 0;
[<Android.Runtime.Register("WIFI_SSID_POLICY_TYPE_ALLOWLIST", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.WifiSsidPolicyType enum directly instead of this field.", true)>]
val mutable WifiSsidPolicyTypeAllowlist : Android.App.Admin.WifiSsidPolicyType

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

SSID-Richtlinientypindikator für WifiSsidPolicy.

Wenn sie von WifiSsidPolicy#getPolicyType()zurückgegeben wird, gibt die Konstante an, dass der SSID-Richtlinientyp eine Zulassungsliste ist.

Java-Dokumentation für android.app.admin.WifiSsidPolicy.WIFI_SSID_POLICY_TYPE_ALLOWLIST.

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

Gilt für: