다음을 통해 공유


SoftApConfiguration.SecurityTypeWpa2Psk 필드

정의

주의

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

[Android.Runtime.Register("SECURITY_TYPE_WPA2_PSK", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.SoftApConfigurationSecurityType enum directly instead of this field.", true)]
public const Android.Net.Wifi.SoftApConfigurationSecurityType SecurityTypeWpa2Psk = 1;
[<Android.Runtime.Register("SECURITY_TYPE_WPA2_PSK", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.SoftApConfigurationSecurityType enum directly instead of this field.", true)>]
val mutable SecurityTypeWpa2Psk : Android.Net.Wifi.SoftApConfigurationSecurityType

필드 값

Value = 1

구현

특성

적용 대상