DevicePolicyManager.WifiSecurityEnterprise192 フィールド

定義

注意事項

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

および #setMinimumRequiredWifiSecurityLevel(int)#getMinimumRequiredWifiSecurityLevel()定数: エンタープライズ 192 ビット ネットワーク。

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

フィールド値

Value = 3
属性

注釈

の Java ドキュメント android.app.admin.DevicePolicyManager.WIFI_SECURITY_ENTERPRISE_192

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象